Bug 260872 - [git-webkit] Handle multiple bugs on a single branch
Summary: [git-webkit] Handle multiple bugs on a single branch
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brianna Fan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-29 13:30 PDT by Jonathan Bedard
Modified: 2023-08-29 13:31 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-08-29 13:30:52 PDT
git-webkit saves created bugs into a repositories 'git config'. This technique is sustainable when applied to `eng/` branches, but often, we assign these bugs to long lived branches (like 'main'). That results in a long list of bugs associated with a branch that 1) is never cleaned up and 2) can confuse our commit message generator.
Comment 1 Radar WebKit Bug Importer 2023-08-29 13:31:07 PDT
<rdar://problem/114654177>