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
Close old PRs before creation, comment with link after (#553)
The create-pull-request action force-pushes the branch, which
closes old PRs before the close step can run. Move close step
before PR creation (saving closed PR numbers), then comment
"Superseded by #<new>" on each afterward.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments