Closed
Bug 1926431
Opened 1 year ago
Closed 1 year ago
bug references check is incorrectly parsing bug numbers
Categories
(Conduit :: Lando, defect, P3)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
:nalexander pushed a patch and hit the following error:
Patch failed checks:
- Your commit message references bug 2043601, which does not exist. Please check your commit message and try again. Use `SKIP_BMO_CHECK` in your commit message to push anyway.
This was the commit in question:
commit 855648acc73ebf4006f07c5afd0e0cc0bcf4b18f
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Sep 16 12:22:41 2024 -0700
Bug 1803416 - Part 1: WindowsAppSDK toolchain. r?glandium
This follows an approach suggested
[here](https://github.com/microsoft/WindowsAppSDK/discussions/1891#discussioncomment-2043601).
Differential Revision: https://phabricator.services.mozilla.com/D223371
You can see the "bug" that was parsed was actually the Github discussion comment ID.
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
This will go out in the next deploy.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•