Skip to content

Commit

Permalink
Update release-drafter-config.yml (#3247)
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzad16 committed Feb 27, 2023
1 parent 89052f5 commit b83f83d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/release-drafter-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ autolabeler:
branch:
- '/feature-.+'
categories:
- title: 'Breaking Changes'
- title: '🔥 Breaking Changes'
labels:
- 'breakingchange'
- title: '🧪 Experimental Features'
Expand All @@ -32,7 +32,9 @@ categories:
- 'bug'
- 'BUG'
- title: '🧰 Maintenance'
label: 'maintenance'
labels:
- 'maintenance'
- 'testing'
change-template: '- $TITLE (#$NUMBER)'
exclude-labels:
- 'skip-changelog'
Expand Down

0 comments on commit b83f83d

Please sign in to comment.