MetaMask / MetaMask/create-release-branch
Monorepo flow: Add Git sanity checks
Open
enhancement
team-core-platform
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 7
- Avg merge
- 51m
- Merged PRs (30d)
- 2
Description
Before even generating the release spec, check to make sure that the index is not dirty and that the user is not in the middle of a rebase.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the command-line flow immediately before the release spec is generated. Trace how the tool detects repository state, then add checks for a dirty index and an in-progress rebase; done means release-spec generation stops when either condition is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, typescript
- Domain
- cli, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100