mirror of
https://github.com/thegeeklab/wp-ansible.git
synced 2024-11-21 13:40:39 +00:00
chore: adjust changelog template
This commit is contained in:
parent
937e86af50
commit
98753fd9a6
@ -7,7 +7,7 @@
|
||||
### {{ .Title }}
|
||||
|
||||
{{ range .Commits -}}
|
||||
- {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }}
|
||||
- {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ (regexReplaceAll "Co-\\w*-by.*" .Subject "") | trim }}
|
||||
{{ end }}
|
||||
{{ end -}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user