Add new-changelog to Makefile

Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
This commit is contained in:
Tiger Kaovilai
2024-08-11 16:13:19 -04:00
parent cc32375b76
commit 0b447771f1
3 changed files with 22 additions and 2 deletions

View File

@@ -38,6 +38,8 @@ changelog.
Add that to the PR.
A command to do this is `make new-changelog CHANGELOG_BODY="Changes you have made"`
If a PR does not warrant a changelog, the CI check for a changelog can be skipped by applying a `changelog-not-required` label on the PR. If you are making a PR on a release branch, you should still make a new file in the `changelogs/unreleased` folder on the release branch for your change.
## Copyright header