Close Superseded PRs
Version updated for https://github.com/Liam-Deacon/close-superseded-prs to version v1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The close-superseded-prs GitHub Action automatically identifies and closes outdated pull requests that have been superseded by newer ones, based on keywords like “supersedes #123” in PR descriptions. It streamlines repository management by reducing noise, keeping PR lists clean, and providing automated comments explaining the closure. This action is particularly useful for teams handling frequent PR replacements during refactors or migrations.