mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 22:11:15 +00:00
docs: improve changelog
This commit is contained in:
parent
cde40a3b90
commit
455ad55fab
1 changed files with 14 additions and 5 deletions
13
.github/release.yml
vendored
13
.github/release.yml
vendored
|
|
@ -1,6 +1,15 @@
|
|||
changelog:
|
||||
categories:
|
||||
- title: Changes
|
||||
labels:
|
||||
- '*'
|
||||
exclude:
|
||||
labels:
|
||||
- documentation
|
||||
- dependencies
|
||||
- title: Documentation
|
||||
labels:
|
||||
- documentation
|
||||
- title: Dependencies
|
||||
labels:
|
||||
- dependencies
|
||||
authors:
|
||||
- dependabot
|
||||
|
|
|
|||
Loading…
Reference in a new issue