Skip to content

Commit f780647

Browse files
chore: append scope-boundary instruction to CodeRabbit global path instructions (#1757)
Co-authored-by: Roomote <roomote@roomote.dev>
1 parent 7328cbf commit f780647

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

‎.coderabbit.yaml‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,10 @@ reviews:
6060
comments, or unrelated refactors. When changed code introduces a local implementation of a
6161
cross-cutting concern, check whether it bypasses or duplicates an established repository
6262
abstraction or nearby convention. Report only a concrete inconsistency with behavioral or
63-
maintenance impact, and allow intentional deviations.
63+
maintenance impact, and allow intentional deviations. Treat the linked issue and this PR
64+
description as the scope boundary. When a confirmed defect needs work beyond that boundary
65+
and this PR does not create the hazard, do not request changes for it. List it once in the
66+
walkthrough under follow-up candidates, with one line for the trigger.
6467
6568
- path: "**/*.{ts,tsx,js,jsx,mts,mjs,cts,cjs}"
6669
instructions: >-

0 commit comments

Comments
 (0)