Skip to content

Commit 5395bf5

Browse files
committed
Add GitHub release config
Exclude bot authors from autogenerated release notes.
1 parent 241789d commit 5395bf5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/release.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
changelog:
2+
exclude:
3+
authors:
4+
- dependabot
5+
- pre-commit-ci
6+
- github-actions

0 commit comments

Comments
 (0)