Bug 284000
Summary: | [unsafe-merge-queue] update-pull-request failing should fail the build | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, bfan2, ryanhaddad, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=283988 |
Sam Sneddon [:gsnedders]
https://ews-build.webkit.org/#/builders/22/builds/12209 failed on update-pull-request_2 with its last line of output being:
Failed to update PR 36766. Unexpected response code from GitHub: 500
This should probably have failed the whole job, as otherwise we ended up in the state where the PR didn't get closed automatically on pushing the final commit to main; see https://github.com/WebKit/WebKit/pull/36766#issuecomment-2515723557
This was then exacerbated by leave-comment failing (with a similar 500 response), though its status still got set to "Added comment on PR 36766 and added comment on bug 283250" (which is thus untrue!), then remove-labels-from-pull-request failing (again all 500 responses).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140876614>