Closed
Bug 2022581
Opened 3 months ago
Closed 3 months ago
Support Git trailer convention when parsing bug numbers out of commit messages
Categories
(bugzilla.mozilla.org :: General, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ahal, Assigned: ahal)
Details
Attachments
(1 file)
Not sure what the proper component is.
I'd love if bmo could support the Git trailer convention for bug ids when parsing them out of the commit message:
https://git-scm.com/docs/git-interpret-trailers
This would allow repos that follow https://www.conventionalcommits.org/en/v1.0.0/ to still have their associated bugs get automatically updated.
Comment 1•3 months ago
|
||
Comment 2•3 months ago
|
||
Authored by https://github.com/ahal
https://github.com/mozilla-bteam/bmo/commit/88a3cc1975678a9de8149a50663c86feae827cd1
[master] Bug 2022581 - Support Git trailer convention when parsing bug ids out of commit messages
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•