Exclude bot commmits from new release notes

This commit is contained in:
Bo Anderson 2021-09-08 12:40:47 +01:00
parent 008296f6b3
commit c80bcc3f3d
No known key found for this signature in database
GPG Key ID: 3DB94E204E137D65

5
.github/release.yml vendored Normal file
View File

@ -0,0 +1,5 @@
changelog:
exclude:
authors:
- dependabot
- BrewTestBot