Skip to content

Commit 8f5469a

Browse files
chore(ci): Update release drafter config to exclude dependabot (#3511)
Exclude 'dependabot' from contributors in release drafter config.
1 parent a264ffb commit 8f5469a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/release-drafter-config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ categories:
3636
change-template: '- $TITLE (#$NUMBER)'
3737
exclude-labels:
3838
- 'skip-changelog'
39+
exclude-contributors:
40+
- 'dependabot'
3941
template: |
4042
# Changes
4143

0 commit comments

Comments
 (0)