Skip to content

Commit 9561dd3

Browse files
committed
add explicit instructions for CR comment
1 parent f4607bd commit 9561dd3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/coderabbit-test-execution-plan.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,8 +401,9 @@ jobs:
401401
- Check if pytest markers, fixtures, or parametrization changes are properly tested
402402
403403
**Important:**
404-
- Respond as a review comment on the Files Changed tab if providing specific test instructions
405-
- Use "Test execution plan verified" (exact phrase) when satisfied with the response
404+
- For verification: Post "Test execution plan verified" as a **regular PR comment** (not on Files Changed)
405+
- For additional feedback/instructions: Use review comments on the Files Changed tab for line-specific guidance
406+
- The exact phrase "Test execution plan verified" will trigger automatic label updates
406407
- Be specific and actionable in your feedback
407408
408409
</details>

0 commit comments

Comments
 (0)