Skip to content

Commit

Permalink
goreleaser: exclude Merge commits from changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Nov 10, 2019
1 parent 380e895 commit 6d8d69e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ snapshot:
name_template: "{{ .Tag }}-next"
changelog:
sort: asc
exclude:
- '^Merge'

0 comments on commit 6d8d69e

Please sign in to comment.