mirror of
https://github.com/ingress-it-solutions/gitea-code-review-action.git
synced 2025-04-19 10:46:45 +00:00
FIXED ISSUE FOR GITHUB
This commit is contained in:
parent
990db6e3da
commit
45e0c32b09
5 changed files with 173 additions and 86 deletions
|
@ -25,7 +25,9 @@ inputs:
|
|||
PROMPT_TEMPLATE:
|
||||
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:
|
||||
|
||||
SOURCE_AT:
|
||||
description: 'Where is the source code located'
|
||||
default: 'github'
|
||||
|
||||
\`\`\`
|
||||
${code}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue