Bug: crashes when one of the PRs is being merged/in GH merge queue
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 569
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
When one of the GH PR is in merge queue/cannot be edited, stack-pr will crash with a stack trace. Ideally this should be avoided - it could e.g. skip updating it's description instead of crashing with a stack trace.
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
Reproduce the crash while one stacked GitHub PR is in the merge queue or cannot be edited, then trace the stack trace to the update path. Done means stack-pr completes without crashing and skips updating that PR's description when GitHub refuses the edit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100