MetaMask / MetaMask/auto-changelog
Enforce a single format for breaking change prefixes
Open
enhancement
team-wallet-framework
wf-release-process
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
By convention, we prefix breaking change entries with something like "**BREAKING:**". I propose that this package requires the format of the breaking change prefix to be the string "`**BREAKING:**`" followed by a single space.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the changelog validation or update entry point that handles breaking change entries. Enforce the exact `**BREAKING:**` prefix followed by one space, then verify that breaking change entries accept only this format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100