Forums

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

Finding Which Issue a Commit Belongs To in Bitbucket

Jenna
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 7, 2024

How do I know, to which issue, a commit belongs to in Bitbucket?

1 answer

0 votes
Aron Gombas _Midori_
Community Champion
August 8, 2024

Commits are linked to an issue using one of the strategies:

  1. when the commit message contains the issue key (e.g. "Fix for FOO-123")
  2. when the branch name on which the commit is present contains the issue key (e.g. "bugfix/FOO-123-prevent-out-of-memory")

Both require your developers creating branches and commits with the issue key mentioned in it. (It is possible to enforce it using third party apps.)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events