-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
GH now supports automatically deleting branches (as of 2.22.4), so Bulldozer no longer needs to support the delete_after_merge option.
We can probably remove the supporting code and leave the option around, if we don't want to break any config changes:
Lines 215 to 216 in a495289
if mergeConfig.DeleteAfterMerge { | |
attemptDelete(ctx, pullCtx, head, merger) |
wrslatz and markcellus
Metadata
Metadata
Assignees
Labels
No labels