You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
hello,
I linked between push and commit comments that have to include jira issue number.
so now no commit (actually push) is possible without adding an issue string (including number) to the comment of the commit(s).
but how can I prevent using the same jira issue from the commit comment?
my jira prefix looks like this "XVIS-" and then a number. for example, "XVIS-123".
so some developer needs to add this text "XVIS-123" to relevant commit.
but if my teammate continue to use this text "XVIS-123" in other small commits that don't belong to the issue it self. he does it just to go over the restriction of not able to push with out this text in the comment of the commit.
so my question is how can I prevent push with text of an issue that is, for example, in "done" state? or any other solution???