Merge pull request #11999 from Bo98/relnotes-exclude

Exclude bot commits from new release notes
This commit is contained in:
Mike McQuaid 2021-09-08 13:40:13 +01:00 committed by GitHub
commit 48eda962a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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