saadmk11 / saadmk11/github-actions-version-updater
Delete previous pull request
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 103
- Forks
- 21
- Avg merge
- 11m
- Merged PRs (30d)
- 5
Description
I have around 20 repositories where I use your package.
When I do not check the repository for a while, I sometimes have 5-6 PRs. Would be nice to have a flag to automatically delete the old pull requests.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's GitHub Action and update-gha CLI entry points, then trace how pull requests are created and managed. Define how the flag identifies old pull requests and confirm the expected behavior before implementing it; done means the option reliably removes eligible previous pull requests without affecting unrelated ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, github-actions, python
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100