Skip to content

Commit

Permalink
release drafter for branch 4.x (#3610)
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim authored Nov 13, 2023
1 parent e247f63 commit 9fe49df
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/release-drafter-config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name-template: '$NEXT_MINOR_VERSION'
tag-template: 'v$NEXT_MINOR_VERSION'
filter-by-commitish: true
commitish: 4.x
autolabeler:
- label: 'maintenance'
files:
Expand Down Expand Up @@ -35,6 +37,8 @@ categories:
labels:
- 'maintenance'
- 'dependencies'
- 'documentation'
- 'docs'
- 'testing'
change-template: '- $TITLE (#$NUMBER)'
exclude-labels:
Expand All @@ -48,4 +52,3 @@ template: |
We'd like to thank all the contributors who worked on this release!
$CONTRIBUTORS

0 comments on commit 9fe49df

Please sign in to comment.