Skip to content

Commit

Permalink
Merge pull request #69 from axonivy/drafter
Browse files Browse the repository at this point in the history
use 'dependencies' label auto-flagged by dependabot
  • Loading branch information
ivy-rew authored May 17, 2024
2 parents d633b44 + 262a770 commit 9af6081
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name-template: 'v$RESOLVED_VERSION 🌈'
name-template: 'v$RESOLVED_VERSION 🧪'
tag-template: 'v$RESOLVED_VERSION'
categories:
- title: '🚀 Features'
Expand All @@ -11,7 +11,7 @@ categories:
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label: 'chore'
label: 'dependencies'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
version-resolver:
Expand Down

0 comments on commit 9af6081

Please sign in to comment.