This document describes how JIRA tasks are setup for PS and how to use/create tasks.
Move JIRA Task to new 'Fix Version/s' if Git Branch Exists
Add label to a JIRA task if 'Fix Version/s' changes during implementation phase. That is, if a Git branch has been already created for a task and has been branched off of a specific version (e.g. V3.3.0). This may happen because of delays or release date decisions so this feature will not go into the originally targeted V3.3.0. To 'move' the JIRA task to its new target (e.g. 'Develop'), change the 'Fix version/s' to the targeted branch. Because of the already existing Git branch, the branch needs to be re-based. Until the re-base is done, add a label of format 'GitBranch_' + branch version to the JIRA task. In this example GitBranch_V3.3.0.
Remove the label, once the Git branch is consistent with the 'Fix Version/s' branch.
0 Comments