-
Suggestion
-
Resolution: Unresolved
-
None
Problem Definition
At the moment, Bitbucket Pipelines builds will show in a Jira issue's development panel only if the issue key is included in the branch name.
The development panel will not show builds when the branch name doesn't contain an issue key but the commit message references an issue key.
Users may run builds on the repo's main branch, which is usually named 'main' or 'master' and they'd like these builds to show in the related Jira issue's development panel.
Suggested Solution
Show Bitbucket Pipelines builds in a Jira issue's development panel when the issue key is referenced in the commit message, even if the branch name doesn't contain the issue key.
This will provide a way for users to see in the development panel their Bitbucket Pipelines builds for branches called e.g. main, development, staging, that are commonly used in repos.