PAIR-code / PAIR-code/deliberate-lab
Auto-close PRs may not be working?
Open
Nobody has claimed this yet.
area:ci-deploy
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 40
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 20
Description
Currently, there's a GitHub Action which should be notifying and then closing stale PRs. However some stale PRs appear to still be present.
Check on and resolve any issues with the auto-close PR's GitHub Action.
Contributor guide
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 inspecting the repository’s GitHub Actions workflows for the job that notifies and closes stale pull requests, then compare its conditions with stale PRs that remain open. Verify the workflow’s behavior on an eligible PR; done means stale PRs are notified and closed as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100