Currently I am trying to perform an action on another application when a Push is made to a specific branch.
I am trying to filter out all other branches not matching my specific branch "master" but for some reason the action keeps preforming on other branches.
example:
I create a push to master, the third party application does something
I create a push to Branch B, the third party application does nothing.
Any help would be welcomed.
Is there any solution?
I think feature "Branches to ignore" still doesn't work at post webhook.
Version: Atlassian Bitbucket v6.1.2
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.