Open
Bug 1928130
Opened 1 year ago
Updated 1 year ago
add a test to enforce bug numbers in commit messages in moz-phab repo
Categories
(Conduit :: moz-phab, task, P3)
Conduit
moz-phab
Tracking
(Not tracked)
REOPENED
People
(Reporter: sheehan, Assigned: sheehan)
Details
Attachments
(1 file)
In the moz-phab repo we require each commit to have a bug number. We should add a test to verify commit messages have bug numbers, since it is easy to use --no-bug and forget about the requirement without enforcement.
| Assignee | ||
Comment 1•1 year ago
|
||
Add a test that checks all commits since origin/main have bug numbers.
This will enforce the bug number requirement in CI, and will display
both the commit SHA and the commit message title in the failing test.
Updated•1 year ago
|
Attachment #9434280 -
Attachment description: testing: add a test that enforces commit messages (Bug 1928130) r?glob → testing: add a test that enforces bug numbers in commit messages (Bug 1928130) r?glob
| Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
| Assignee | ||
Updated•1 year ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•