semantic-release / semantic-release/release-notes-generator
Question: Mirror release rules to release notes generator?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 368
- Forks
- 55
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
Hello, I am a DevOps engineer trying to implement Semantic-Release to my teams, but I'm having trouble with release-notes-generator.
I want the release rules defined in the commit-analyzer to be also the rules for creating release notes.
As in, a "fix" commit which is defined as a "patch" release will be in the matching section, and so on with every defined release rule.
Any way I can do that?
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 by reading the release rules in commit-analyzer and the release-notes-generator configuration to determine whether the same classifications can be shared. The work is done when commits classified as patch, minor, or major appear in their matching release-note sections, with the intended behavior confirmed by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100