Skip to content

Commit

Permalink
Merge pull request #181 from hugovk/exclude-bots-from-generated-relea…
Browse files Browse the repository at this point in the history
…se-notes

Exclude bots from generated release notes
  • Loading branch information
hugovk authored Mar 23, 2024
2 parents f4352e1 + 9513491 commit d674528
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 d674528

Please sign in to comment.