diff options
Diffstat (limited to '.github/release-drafter.yml')
-rw-r--r-- | .github/release-drafter.yml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index b10c7b3..9bf0dce 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -17,11 +17,15 @@ categories: - title: '📖 Docs' labels: - 'docs' + - title: '🧰 Maintenance' + labels: + - 'build' + - 'meta' + - 'chore' + - 'CI' - title: '📦 Dependencies' labels: - 'dependencies' - - title: '🧰 Maintenance' - label: 'chore' change-template: '- #$NUMBER: $TITLE' template: | ## Changes |