Skip to content

Commit

Permalink
chore: add specific label to skip changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
abuaboud committed Dec 12, 2023
1 parent bb6745f commit 191d695
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
include-pre-releases: true
exclude-labels:
- 'skip-changelog'
categories:
- title: "✨ Exciting New Features"
labels:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
commitish: main
prerelease: true
tag: ${{ env.RELEASE }}
name: ${{ env.RELEASE }}
version: ${{ env.RELEASE }}
latest: false
env:
Expand Down

0 comments on commit 191d695

Please sign in to comment.