WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
238951
[Merge-Queue] Canonicalize parent commits
https://bugs.webkit.org/show_bug.cgi?id=238951
Summary
[Merge-Queue] Canonicalize parent commits
Jonathan Bedard
Reported
2022-04-07 12:07:55 PDT
When running `git svn dcommit`, we might end up incorporating a commit that was landed but not yet mirrored to GitHub. In order to get a pull request marked as "merged", our parent commits need to be correct canonicalized locally. Given that our hooks are usually pretty quick to canonicalize and push commits to GitHub, we should be able to get away with canonicalizing only the our first 2 parent commits.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-04-07 12:08:08 PDT
<
rdar://problem/91436607
>
Jonathan Bedard
Comment 2
2022-04-07 12:10:57 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/262
EWS
Comment 3
2022-04-07 15:44:52 PDT
Committed
r292573
(
249411@main
): <
https://commits.webkit.org/249411@main
> Reviewed commits have been landed. Closing PR #262 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug