You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
actions/pr: Auto-delete head branch after PR merge (#4641)
Add `--delete-branch` to `gh pr create` so that head branches
are automatically deleted when the PR is merged.
It's configurable via the input `delete-branch` (`true` by default).
Signed-off-by: Jonh Wendell <jwendell@redhat.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments