We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3fe89d commit 1977a0bCopy full SHA for 1977a0b
.github/release-drafter-3.x.yml
@@ -1,6 +1,6 @@
1
_extends: .github:.github/release-drafter.yml
2
-name-template: '3.$MINOR.$PATCH'
3
-tag-template: 'plexus-xml-3.$MINOR.$PATCH'
4
-version-template: '3.$MINOR.$PATCH'
5
-commitish: '3.x'
+name-template: 3.$MINOR.$PATCH
+tag-template: plexus-xml-3.$MINOR.$PATCH
+version-template: 3.$MINOR.$PATCH
+commitish: 3.x
6
filter-by-commitish: true
.github/release-drafter-master.yml
-name-template: '4.$MINOR.$PATCH'
-tag-template: 'plexus-xml-4.$MINOR.$PATCH'
-version-template: '4.$MINOR.$PATCH'
-commitish: 'master'
+name-template: 4.$MINOR.$PATCH'
+tag-template: plexus-xml-4.$MINOR.$PATCH
+version-template: 4.$MINOR.$PATCH
+commitish: master
0 commit comments