Skip to content

Commit

Permalink
[EPMDEDP-7847]: fix: Changelog links
Browse files Browse the repository at this point in the history
Signed-off-by: Sergiy Kulanov <[email protected]>
Change-Id: Icc8f2c68ddce551d83d9a74cdcab18e33db1b9f8
(cherry picked from commit 0ebc3f7)
  • Loading branch information
SergK committed Dec 6, 2021
1 parent b45ee23 commit 3ef3b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .chglog/CHANGELOG.tpl.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
### {{ .Title }}

{{ range .Commits -}}
- {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }}
- {{ if .Scope }}**{{ .Scope }}:** {{ end }}{{ .Subject }} [{{ .JiraIssueID }}](https://jiraeu.epam.com/browse/{{ .JiraIssueID }})
{{ end }}
{{ end -}}

Expand Down

0 comments on commit 3ef3b3c

Please sign in to comment.