mirror of
https://gitea.com/action-examples/Go.git
synced 2026-03-27 08:30:06 +00:00
ci: update testing workflow and changelog configuration
- Update golangci-lint-action from v3 to v6 in testing workflow - Remove specific version (v1.56.2) for golangci-lint-action in testing workflow - Add changelog format specification in .goreleaser.yaml Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -25,6 +25,8 @@ changelog:
|
||||
# Default is empty
|
||||
sort: asc
|
||||
|
||||
format: "{{ .SHA }} {{ .Message }} @{{ .AuthorUsername }} ({{ .AuthorName }})"
|
||||
|
||||
# Group commits messages by given regex and title.
|
||||
# Order value defines the order of the groups.
|
||||
# Proving no regex means all commits will be grouped under the default group.
|
||||
|
||||
Reference in New Issue
Block a user