Skip to content

ci: add changelog enforcement workflow - #4899

Open
ginglis13 wants to merge 1 commit into
bottlerocket-os:developfrom
ginglis13:changelog-ci
Open

ci: add changelog enforcement workflow#4899
ginglis13 wants to merge 1 commit into
bottlerocket-os:developfrom
ginglis13:changelog-ci

Conversation

@ginglis13

Copy link
Copy Markdown
Contributor

Issue number:
n/a

Description of changes:

Add a GitHub Actions workflow that checks PRs for CHANGELOG.md updates. The check can be skipped by applying the "skip-changelog" label to the PR, which re-triggers the workflow without requiring a re-push.

The intention here is to enforce PR owners to add changelog entries for their changes.

Testing done:

ginglis13#1

https://github.com/ginglis13/bottlerocket/actions/runs/30400762479/job/90414722270?pr=1

Error: PR does not touch CHANGELOG.md. Add an entry, or apply the "skip-changelog" label if this change needs none.
Error: Process completed with exit code 1.

Added label skip-changelog, check skipped.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Add a GitHub Actions workflow that checks PRs for CHANGELOG.md updates.
The check can be skipped by applying the "skip-changelog" label to
the PR, which re-triggers the workflow without requiring a re-push.

Signed-off-by: Gavin Inglis <giinglis@amazon.com>
@ginglis13
ginglis13 requested review from arnaldo2792 and vigh-m July 28, 2026 21:33
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.

1 participant