The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Feature request - option to start default pipeline with all git pushes - including tags

Deleted user
February 8, 2018

For pipelines requiring the same actions always (branch push, tag push) now require separate steps and thus copy-paste of code. How about allowing default pipeline to run in both cases, and let the users use if-then-else for checking BITBUCKET_BRANCH and BITBUCKET_TAG parameters in order to decide what to do? Or, at least allow tags and branches exist together like:

...

    tags: release-* 

    branches: release-*

       - do-my-stuff

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events