Skip to content

Commit e1c0af2

Browse files
committed
Update release-drafter.yml
1 parent 44e8318 commit e1c0af2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/release-drafter.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
change-template: "- $TITLE (by @$AUTHOR in #$NUMBER)"
2+
3+
# Exclude bots from contributors list
4+
exclude-contributors:
5+
- dependabot
6+
- dependabot[bot]
7+
- github-actions
8+
- github-actions[bot]
9+
210
categories:
311
- title: "⚠ Breaking Changes"
412
labels:

0 commit comments

Comments
 (0)