Bitbucket Trigger with push configuration not activating on tag change
rejected
F
Fancy Cattle
Created a Harness Bitbucket trigger and in the
Listen on New Webhook
section the Event
set as push. In the Conditions
section everything is left blank. On a push to master the Bitbucket trigger does activate my pipeline. But on a tag change directly such as adding the tag version 0.0.1 to master in my Bitbucket repository the pipeline does not get triggered with the harness trigger settings defined above unsure if this is a bug or not.Log In
N
Nofar Bluestein
rejected
N
Nofar Bluestein
We were unable to reproduce the issue internally, closing the ticket due to inactivity. Please submit a new request if needed.
Thank you
Nofar Bluestein
CI product manager
N
Nofar Bluestein
pending feedback
N
Nofar Bluestein
Hey, are you using bitbucket on prem or cloud?
can you try creating a trigger with a push event, but set the codebase built type in your trigger to "tag" ?
codebase:
build:
type: tag
spec:
tag: <+trigger.tag>
Regards,
Nofar Bluestein
CI product team
This post was marked as
in progress
Pranav Rastogi
long-term
Pranav Rastogi
under review