From a2bf6484dd21110149019a9844142db9bcb9bc9e Mon Sep 17 00:00:00 2001 From: Helder Correia <174525+helderco@users.noreply.github.com> Date: Mon, 4 Apr 2022 11:36:29 +0000 Subject: [PATCH] ci: Group changelog entries This gives visibility into breaking changes so that one can look to the changelog to know how to adapt. Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com> --- .goreleaser.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index 441910c5..5b224f44 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -53,6 +53,12 @@ changelog: - "^infra:" - "^build\\(deps\\):" - "^Merge pull request" + groups: + - title: Breaking Changes + regexp: "^.*!:+.*$" + order: 0 + - title: Changes + order: 999 brews: - tap: