conventional-changelog-action/node_modules/conventional-changelog-ember/templates/commit.hbs

4 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}}