Bug 256905 - [git-webkit] Don't annotate cherry-picks from non-production branches
Summary: [git-webkit] Don't annotate cherry-picks from non-production branches
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-05-17 10:23 PDT by Jonathan Bedard
Modified: 2023-07-10 15:02 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-05-17 10:23:38 PDT
It's relatively common for engineers to cherry-pick changes between two different PR branches. We shouldn't annotate such commits as cherry-picks, these commits should be treated as novel commits since the "original" commit is ephemeral (and in fact, may only exist locally).
Comment 1 Radar WebKit Bug Importer 2023-05-17 10:24:14 PDT
<rdar://problem/109466659>
Comment 2 Jonathan Bedard 2023-05-17 10:26:39 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13970
Comment 3 EWS 2023-07-10 15:02:09 PDT
Committed 265920@main (79ba0fe6a750): <https://commits.webkit.org/265920@main>

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