intuit / intuit/auto

Support customising the release notes generator

Open
#2,082 3 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2.5k
Forks
221
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

I'm trying to compare the semantic-release tool and Auto. The changelogs/release notes generated by both are slightly different.

Semantic-release by default adds all commits to the release notes, whereas Auto by default adds only 1 sample commit per PR and PR link to the changelogs. I think it'd be great if there could be a way to customise generation of release notes.

**Describe the solution you'd like**

One simple solution is to add a configuration support .autorc file for the type of release note and support it natively. Another way (maybe better) could be to add support to `'@semantic-release/release-notes-generator'` as a plugin.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.