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

Add a way to verify that each changelog entry has an associated PR #150

Open
mcmire opened this issue Jul 5, 2023 · 0 comments
Open

Add a way to verify that each changelog entry has an associated PR #150

mcmire opened this issue Jul 5, 2023 · 0 comments

Comments

@mcmire
Copy link
Contributor

mcmire commented Jul 5, 2023

Currently, auto-changelog treats the PR reference at the end of a changelog entry as optional. This was done intentionally, and in many cases this is fine. But the core monorepo has many contributors who may not be aware of all of the guidelines around changelogs, so in order to keep those changelogs as useful as possible, we want auto-changelog to be more strict. We should add an option to this package that, when enabled, will check for the existence of PR references and fail validation if one is not supplied.

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

No branches or pull requests

2 participants