Connect branch to Jira issue and show all commits/pull requests

Viewed 1166

It is possible to connect Github/Bitbucket to a Jira issue by adding the issue ID(fx. WEB-100) in the branch/commit/pull request name after some initial setup(How do I connect github to JIRA?). That would look like so in Jira issue WEB-100 for branch WEB-100_some_branch and commit WEB-100_some_commit:

enter image description here

The problem is that it is easy to forget to add the ID in every commit making the commit unavailable in the Jira issue. My question is, if there is a way to force Jira to show everything related to a branch after it is connected(commits, pull request, etc.)?

0 Answers
Related