Allow control over PR comment/body #2468
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Thanks for stopping by to let us know something could be better!
Is your feature request related to a problem? Please describe.
Our commit messages include ticket numbers. This is put into the changelog and the PR body. GitHub then links the PR to every issue number mentioned in the PR body in JIRA which causes side effects on our JIRA automations.
Describe the solution you'd like
Allow us to control what's in the PR body. For example, in our case it'd be a simple "look at the changelog" and a link to CHANGELOG.md.
Describe alternatives you've considered
Any alternatives involve changing our JIRA automation workflows. There's no way to make GitHub not link the issue if that issue number exists in the PR comment.
The text was updated successfully, but these errors were encountered: