microsoft / microsoft/fluentui
[Feature]: implement changelog messages validator
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 46
Description
Library
React Components / v9 (@fluentui/react-components)
Describe the feature that you would like added
Based on https://github.com/microsoft/fluentui/blob/master/rfcs/convergence/changelog-guidelines.md we need automation to verify comment field to produce best possible changelogs to customers.
Why is this needed
- automation of our style guides
- mitigation of manual review checks https://github.com/microsoft/fluentui/pull/25226/files#r996864012
Have you discussed this feature with our team
No response
Additional context
No response
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Contributor guide
No contributing guide indexed for this repository
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 with rfcs/convergence/changelog-guidelines.md and the linked pull request discussion to identify the required comment-field rules. Locate the existing changelog validation or release automation entry point, then add checks for those rules and verify that invalid comments are reported clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- release, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100