mirror of
https://github.com/ingress-it-solutions/gitea-code-review-action.git
synced 2025-06-28 18:34:14 +00:00
Fixed issue with comment
This commit is contained in:
parent
b0064e3282
commit
c9909464d7
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@ inputs:
|
||||||
PROMPT_TEMPLATE:
|
PROMPT_TEMPLATE:
|
||||||
description: 'The template for the FULL_REVIEW_COMMENT prompt.'
|
description: 'The template for the FULL_REVIEW_COMMENT prompt.'
|
||||||
default: 'Please analyze the pull request''s code and inform me whether it requires optimization, and provide an explanation for your decision:
|
default: 'Please analyze the pull request''s code and inform me whether it requires optimization, and provide an explanation for your decision:
|
||||||
SHA_ID:
|
|
||||||
description: 'The
|
|
||||||
|
|
||||||
\`\`\`
|
\`\`\`
|
||||||
${code}
|
${code}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue