Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
Update release drafter template to exclude release label (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
vase4kin committed May 2, 2020
1 parent d986b73 commit 89ca506
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ categories:
labels:
- 'chore'
- 'modularization'
exclude-labels:
- 'release'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
template: |
# Release details
Expand Down

0 comments on commit 89ca506

Please sign in to comment.