Skip to content

Commit

Permalink
Exclude bots from generated release notes (#3163)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Nov 28, 2023
1 parent 583ce54 commit ddb006f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
changelog:
exclude:
authors:
- dependabot
- pre-commit-ci

0 comments on commit ddb006f

Please sign in to comment.