chore: add changelog filter to goreleaser

This commit is contained in:
Enrico Stahn 2020-03-21 21:55:46 +11:00 committed by GitHub
parent d386170c91
commit 2ed0404e9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,5 +20,11 @@ dockers:
- "--build-arg=BUILD_DATE={{.Date}}"
- "--build-arg=VCS_REF={{.FullCommit}}"
changelog:
filters:
exclude:
- '^docs:'
- '^chore:'
archives:
- format: binary