Skip to content

Commit

Permalink
Add Skip-Changelog label to skip changelog verification on certain …
Browse files Browse the repository at this point in the history
…PRs (opensearch-project#2726)

Signed-off-by: Miki <amoo_miki@yahoo.com>

Signed-off-by: Miki <amoo_miki@yahoo.com>
Signed-off-by: Ajay Gupta <ajyg@amazon.com>
  • Loading branch information
AMoo-Miki authored and Ajay Gupta committed Nov 25, 2022
1 parent 4ae722b commit da80d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog_verifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:

- uses: dangoslen/changelog-enforcer@v3
with:
skipLabels: "autocut"
skipLabels: "autocut, Skip-Changelog"

0 comments on commit da80d55

Please sign in to comment.