MetaMask / MetaMask/action-create-release-pr
Improve error when release branch already exists
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
If the release branch already exists, the action will fail with an error message that doesn't make it obvious why it failed. We should plainly state that the release branch already exists, and that it should be deleted to run the action.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Locate the action entry point and the error path used when the release branch already exists, then inspect any existing tests for that failure. Done means the error clearly says the branch exists and should be deleted before rerunning the action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100