microsoft / microsoft/react-native-windows
Add "Change categories" to yarn change
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
There has been frequent discussion about wanting to enforce we keep semantic information about changes in PRs, such as how Facebook has their changelog format.
Given our current tooling, this sort of bit could make sense to add as a feature to Beachball, the Microsoft OSS change management tool we use (that is open to PRs). We could force tagging in certain packages, and offer a list of them to choose from.
Contributor guide
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 examining the yarn change command and how the repository currently uses Beachball for change management. Define the category list, package-specific enforcement rules, and the expected selection flow; done means semantic change information can be required and selected for applicable packages.
Written by the indexing model from the issue text.
Assessment
- Domain
- release, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100