Closed
Bug 1805681
Opened 3 years ago
Closed 3 years ago
github pull request webhook returns 400
Categories
(bugzilla.mozilla.org :: API, enhancement)
bugzilla.mozilla.org
API
Tracking
()
RESOLVED
FIXED
People
(Reporter: jcristau, Assigned: dkl)
Details
Attachments
(1 file)
bugzilla's github pull request webhook looks like it returns 400 if the event action is not "opened", or if the PR's title doesn't include a bug number. That causes the github UI to show warnings, even though as far as I can tell these cases are expected and unavoidable, which is a bit confusing. It might be better to return 200 instead, even if bmo doesn't currently do anything with the events?
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → dkl
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•3 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•