Replaced "unreleased" tag with "nochangelog"

Supports a general-purpose "nochangelog" tag for pull requests, which should be
paired with an explanation / justification in the comments.

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-11-13 10:47:59 -07:00
parent 2c09021171
commit 2e51d68893

View File

@@ -14,4 +14,4 @@ jobs:
steps: steps:
- uses: dangoslen/changelog-enforcer@v3 - uses: dangoslen/changelog-enforcer@v3
with: with:
skipLabels: "refactor,testing,build,project,typo,unreleased" skipLabels: "refactor,testing,build,project,typo,nochangelog"