LarpixClient/node_modules/conventional-changelog-ember/templates/commit.hbs
2026-05-03 17:09:55 +02:00

3 lines
314 B
Handlebars

{{!-- pr reference --}}- {{#if pr}}[{{pr}}]({{#if @root.host}}{{@root.host}}/{{/if}}{{#if this.repository}}{{#if this.owner}}{{this.owner}}/{{/if}}{{this.repository}}{{else}}{{#if @root.owner}}{{@root.owner}}/{{/if}}{{@root.repository}}{{/if}}/pull/{{pr}}){{/if}}
{{~!-- message --}} **{{taggedAs}}** {{message}}