mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-11 01:11:16 +02:00
feat!: moves to code-suggester for PR management (#57)
Moves to https://github.com/googleapis/code-suggester for handling code suggestions.
This commit is contained in:
4
dist/commit1.hbs
vendored
4
dist/commit1.hbs
vendored
@@ -5,11 +5,11 @@
|
||||
{{~header}}
|
||||
{{~/if}}
|
||||
|
||||
{{~!-- commit link --}} {{#if @root.linkReferences~}}
|
||||
{{~!-- commit link --}}{{~#if hash}} {{#if @root.linkReferences~}}
|
||||
([{{shortHash}}]({{commitUrlFormat}}))
|
||||
{{~else}}
|
||||
{{~shortHash}}
|
||||
{{~/if}}
|
||||
{{~/if}}{{~/if}}
|
||||
|
||||
{{~!-- commit references --}}
|
||||
{{~#if references~}}
|
||||
|
||||
Reference in New Issue
Block a user