mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-12 12:55:47 +02:00
use github native to generate release notes
This commit is contained in:
parent
de22238589
commit
d1a8b05401
1 changed files with 1 additions and 5 deletions
|
@ -32,12 +32,8 @@ checksum:
|
||||||
snapshot:
|
snapshot:
|
||||||
name_template: '{{ .Tag }}-next'
|
name_template: '{{ .Tag }}-next'
|
||||||
changelog:
|
changelog:
|
||||||
|
use: github-native
|
||||||
sort: asc
|
sort: asc
|
||||||
filters:
|
|
||||||
exclude:
|
|
||||||
- '^docs:'
|
|
||||||
- '^test:'
|
|
||||||
- '^bump'
|
|
||||||
brews:
|
brews:
|
||||||
-
|
-
|
||||||
# Repository to push the tap to.
|
# Repository to push the tap to.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue