1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-12 03:51:10 +02:00
goreleaser/internal/pipe/scoop
Zach Leslie 0f7ff6247b
feat(scoop): provide config option to change commit message (#1467)
Without this change, users unable to control the resulting commit message of the
scoop update.  In some environments this may present an issue with commit
linters that require a specific commit message format in order to build proper
change logs and make decisions.  Here we include a Scoop config option to use a
format string provided by the user during the commit.
2020-04-29 17:45:18 -03:00
..
testdata fix: scoop wrap_in_directory (#1458) 2020-04-21 16:11:18 -03:00
scoop_test.go feat(scoop): provide config option to change commit message (#1467) 2020-04-29 17:45:18 -03:00
scoop.go feat(scoop): provide config option to change commit message (#1467) 2020-04-29 17:45:18 -03:00