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:
2
.github/workflows/changelog-enforcer.yml
vendored
2
.github/workflows/changelog-enforcer.yml
vendored
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user