pantheon-systems / pantheon-systems/plugin-release-actions
Create a new PR if a previous release PR exists but has been closed
Open
Nobody has claimed this yet.
enhancement
release-pr
- Dominant language
- Shell
- Stars
- 2
- Forks
- 1
- Avg merge
- 13h 6m
- Merged PRs (30d)
- 3
Description
Currently, when "Release PR" runs, it checks if a PR exists and otherwise skips the creation step. We should create a new PR if a release PR has been created but then closed.
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 tracing the Release PR check that decides whether a pull request already exists. Reproduce or inspect the case where the previous release PR is closed, then update the behavior so a new PR is created in that case while an open existing PR still prevents duplication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100