Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Mirror release rules to release notes generator? #607

Open
EladPress opened this issue Feb 28, 2024 · 1 comment
Open

Question: Mirror release rules to release notes generator? #607

EladPress opened this issue Feb 28, 2024 · 1 comment

Comments

@EladPress
Copy link

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?

@travi
Copy link
Member

travi commented Feb 28, 2024

if you are using one of the default presets, you need that preset to be defined to the same value for this plugin. if the default presets do not meet your needs, your best bet is likely to define a custom preset and define the config value.

see https://github.com/semantic-release/release-notes-generator#options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants