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

[github] Add check for missing changelogs #49

Merged
merged 2 commits into from
Aug 31, 2023

Conversation

gabrieldonadel
Copy link
Member

Why

To help us remember to always keep the changelog file up to date we should add an action that checks all PRs for changes on CHANGELOG.md

How

This PR uses the changelog-enforcer action to enforce that every pull request in this repo includes a change to the changelog file. When necessary this check can be skipped by adding the skip-changelog-check label to the PR

Test Plan

Don't change the changelog and check if the action fails

@gabrieldonadel gabrieldonadel merged commit 4df8088 into main Aug 31, 2023
1 check passed
@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/add-changelog-checker-action branch August 31, 2023 03:14
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

Successfully merging this pull request may close these issues.

None yet

1 participant