diff --git a/dist/index.js b/dist/index.js index 1a17bff0..bca9e3d9 100644 --- a/dist/index.js +++ b/dist/index.js @@ -6306,6 +6306,7 @@ You must strictly follow the format below for triaging the diff: Important: - In your summary do not mention that the file needs a through review or caution about potential issues. +- Do not provide any reasoning why you triaged the diff as \`NEEDS_REVIEW\` or \`APPROVED\`. - Do not mention that these changes affect the logic or functionality of the code in the summary. You must only use the triage status format above to indicate that. `; @@ -6327,7 +6328,7 @@ $raw_summary `; summarizeShort = `Your task is to provide a concise summary of the changes and the goal of this PR. This summary will be used as a prompt while reviewing each -fle and must be very clear for the AI bot to understand. +file and must be very clear for the AI bot to understand. Instructions: diff --git a/src/prompts.ts b/src/prompts.ts index 4a485421..0304c7de 100644 --- a/src/prompts.ts +++ b/src/prompts.ts @@ -44,6 +44,7 @@ You must strictly follow the format below for triaging the diff: Important: - In your summary do not mention that the file needs a through review or caution about potential issues. +- Do not provide any reasoning why you triaged the diff as \`NEEDS_REVIEW\` or \`APPROVED\`. - Do not mention that these changes affect the logic or functionality of the code in the summary. You must only use the triage status format above to indicate that. ` @@ -67,7 +68,7 @@ $raw_summary summarizeShort = `Your task is to provide a concise summary of the changes and the goal of this PR. This summary will be used as a prompt while reviewing each -fle and must be very clear for the AI bot to understand. +file and must be very clear for the AI bot to understand. Instructions: