Bug 238637 - [git-webkit] Add automation to assist in branch cleanup
Summary: [git-webkit] Add automation to assist in branch cleanup
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: 2022-03-31 14:59 PDT by Jonathan Bedard
Modified: 2022-04-06 11:53 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 2022-03-31 14:59:28 PDT
If pull-requests are closed from a different machine, it can be burdensome to delete branches associated with those pull requests. Add some basic automation in `git-webkit clean` to help with this situation.
Comment 1 Radar WebKit Bug Importer 2022-03-31 14:59:46 PDT
<rdar://problem/91127828>
Comment 2 Jonathan Bedard 2022-03-31 16:35:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/237
Comment 3 Jonathan Bedard 2022-04-06 11:53:58 PDT
Landed r292485 (https://commits.webkit.org/249336@main)