Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored Aug 31, 2021
1 parent 3333800 commit d449560
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,12 @@ version-resolver:
labels:
- "patch"
default: patch
exclude-labels:
- "dependencies"
autolabeler:
- label: "dependencies"
title:
- "/Workflow Bot/i"
- label: "chore"
title:
- "/chore/i"
Expand All @@ -52,7 +57,7 @@ autolabeler:
- label: "breaking"
title:
- "/fix[!]/i"
- "/feat[!]/i"
- "/feat[!]/i"

template: |
## Changes
Expand Down

0 comments on commit d449560

Please sign in to comment.