Skip to content

feat(review): add auto_pause_after_reviewed_commits knob (#2042)#3503

Merged
loopover-orb[bot] merged 4 commits into
JSONbored:mainfrom
RealDiligent:feat/review-auto-pause-commits-2042
Jul 5, 2026
Merged

feat(review): add auto_pause_after_reviewed_commits knob (#2042)#3503
loopover-orb[bot] merged 4 commits into
JSONbored:mainfrom
RealDiligent:feat/review-auto-pause-commits-2042

Conversation

@RealDiligent

Copy link
Copy Markdown
Contributor

Summary

Closes #2042

Part of #1954. Supersedes closed #3501/#3502.

Test plan

  • npm run typecheck
  • Unit + wiring + queue integration tests
  • CI green including codecov/patch ?99%

@RealDiligent
RealDiligent requested a review from JSONbored as a code owner July 5, 2026 14:22
@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@codecov

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.08%. Comparing base (812efca) to head (8d6117e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3503   +/-   ##
=======================================
  Coverage   93.08%   93.08%           
=======================================
  Files         300      300           
  Lines       31402    31416   +14     
  Branches    11462    11468    +6     
=======================================
+ Hits        29230    29244   +14     
  Misses       1517     1517           
  Partials      655      655           
Files with missing lines Coverage Δ
src/db/repositories.ts 96.51% <100.00%> (+<0.01%) ⬆️
src/queue/processors.ts 93.53% <100.00%> (+<0.01%) ⬆️
src/signals/focus-manifest.ts 98.81% <100.00%> (+0.01%) ⬆️
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@loopover-orb loopover-orb Bot added the gittensor:feature Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier. label Jul 5, 2026
@loopover-orb

loopover-orb Bot commented Jul 5, 2026

Copy link
Copy Markdown

Important

🟪🟪🟪🟪🟪🟪🟪🟪🟪🟪🟪🟪

🔍 Gittensory is reviewing…

AI analysis is in progress. This comment will update when the review is complete.

🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed · 🟪 Reviewing

@loopover-orb loopover-orb Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gittensory approves — the gate is satisfied and CI is green.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gittensor:feature Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(config): add review.auto_review.auto_pause_after_reviewed_commits knob

1 participant