8000 Exclude bots from generated release notes · python/python-docs-theme@9513491 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9513491

Browse files
committed
Exclude bots from generated release notes
1 parent f4352e1 commit 9513491

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/release.yml

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

0 commit comments

Comments
 (0)
0