Skip to content

Commit

Permalink
ci: Exclude skip-changelog and docs from changelog (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjchambers authored Jan 31, 2024
1 parent f658261 commit 352a43c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name-template: 'v$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'
exclude-labels:
- skip-changelog
- docs
categories:
- title: '🏆 Highlights'
labels:
Expand Down

0 comments on commit 352a43c

Please sign in to comment.