Skip to content

Commit a1b045f

Browse files
authored
Add dependencies label to exclude-labels in the release drafter (#460)
1 parent dd2d44f commit a1b045f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/release-draft-template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name-template: 'v$RESOLVED_VERSION 🌻'
22
tag-template: 'v$RESOLVED_VERSION'
33
exclude-labels:
44
- 'skip-changelog'
5+
- 'dependencies'
56
version-resolver:
67
minor:
78
labels:

0 commit comments

Comments
 (0)