mirror of
https://github.com/Luzifer/git-changerelease.git
synced 2024-12-20 19:11:17 +00:00
10 lines
148 B
YAML
10 lines
148 B
YAML
---
|
|
disable_signed_tags: false
|
|
|
|
match_patch:
|
|
- "^[fF]ix"
|
|
|
|
match_major:
|
|
- "^[Bb]reaking"
|
|
|
|
release_commit_message: "prepare release {{.Version}}"
|