Bug 255999 - [git-webkit] Fallback to git push if API call fails
Summary: [git-webkit] Fallback to git push if API call fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-26 10:59 PDT by Jonathan Bedard
Modified: 2023-04-26 13:25 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-04-26 10:59:11 PDT
If a fork doesn't have the branch a contributor is making a PR against, our API call (and the optimization in https://bugs.webkit.org/show_bug.cgi?id=243283 generally) will fail.
Comment 1 Radar WebKit Bug Importer 2023-04-26 10:59:40 PDT
<rdar://problem/108565576>
Comment 2 Jonathan Bedard 2023-04-26 11:02:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13201
Comment 3 EWS 2023-04-26 13:25:07 PDT
Committed 263431@main (2a1e05db9254): <https://commits.webkit.org/263431@main>

Reviewed commits have been landed. Closing PR #13201 and removing active labels.