mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-29 23:17:32 +02:00
leave bump commits out of release notes
This commit is contained in:
parent
671c693459
commit
b9ef1a4d67
@ -14,7 +14,7 @@ builds:
|
|||||||
- arm64
|
- arm64
|
||||||
- 386
|
- 386
|
||||||
ldflags:
|
ldflags:
|
||||||
- -s -w -X main.version={{.Version}} -X main.tag={{.Tag}} -X main.date={{.Date}} -X main.commit={{.Commit}} -X "main.goos={{.Os}} -X "main.arch={{.Arch}} -X "main.arm={{.Arm}}"
|
- -s -w -X main.version={{.Version}} -X main.tag={{.Tag}} -X main.date={{.Date}} -X main.commit={{.Commit}} -X main.goos={{.Os}} -X main.arch={{.Arch}} -X main.arm={{.Arm}}
|
||||||
|
|
||||||
archive:
|
archive:
|
||||||
replacements:
|
replacements:
|
||||||
@ -36,6 +36,7 @@ changelog:
|
|||||||
exclude:
|
exclude:
|
||||||
- '^docs:'
|
- '^docs:'
|
||||||
- '^test:'
|
- '^test:'
|
||||||
|
- '^bump'
|
||||||
brew:
|
brew:
|
||||||
# Reporitory to push the tap to.
|
# Reporitory to push the tap to.
|
||||||
github:
|
github:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user