MetaMask / MetaMask/create-release-branch
Abort if the release specification is cleared entirely
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 7
- Avg merge
- 51m
- Merged PRs (30d)
- 2
Description
In Git, when you start a rebase, you can delete all lines if you've changed your mind and no longer wish to proceed. This tool should work the same way with editing the release specification. (Note: deleting all lines technically does work to abort, but it throws an error instead of just saying "Aborting".)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named in the issue. Start by locating the command handling edits to the release specification and reproduce the empty-specification case; done means deleting every line cleanly reports "Aborting" without an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100