Update release-drafter_extension.yml

This commit is contained in:
MarvinF
2025-06-24 22:31:47 +02:00
committed by GitHub
parent 6c3c9badfd
commit 67b46f121a
+7 -4
View File
@@ -1,8 +1,11 @@
name-template: "Release $NEXT_PATCH_VERSION"
tag-template: "v$NEXT_PATCH_VERSION"
name-template: "Release $COMPLETE"
tag-template: "v$COMPLETE"
exclude:
pulls: true
exclude-labels:
- prod-merge
- stage-merge
categories:
- title: "Features"
@@ -12,10 +15,10 @@ categories:
- title: "Maintenance"
labels: ["chore", "refactor"]
change-template: "- $TITLE ([#$NUMBER]($URL))"
change-template: "- $TITLE [#$NUMBER]"
template: |
# Release $NEXT_PATCH_VERSION
# Release $COMPLETE
## Changes