feat(review): add review.path_filters include/negation globs (#2043) - #3494
Conversation
…ed#2043) Let maintainers positively scope advisory AI review file selection after exclude_paths, with cache fingerprinting and block-mode bypass matching exclude_paths semantics. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-05 11:36:47 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 5 non-blocking
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3494 +/- ##
=======================================
Coverage 93.06% 93.06%
=======================================
Files 300 300
Lines 31298 31336 +38
Branches 11421 11435 +14
=======================================
+ Hits 29126 29164 +38
Misses 1517 1517
Partials 655 655
🚀 New features to boost your workflow:
|
Summary
review.path_filtersto.gittensory.yml: include globs plus leading-!negation entries that positively scope advisory AI review file selection afterreview.exclude_paths.filterReviewFilesForAi, processor threading, and AI review cache fingerprinting.exclude_paths); gate/slop/secret-scan are unaffected.Closes #2043
Test plan
npm run typecheckvitest run test/unit/focus-manifest.test.ts test/unit/ai-review-cache-input.test.ts test/unit/ai-review-advisory.test.ts