feat(api): REST + CLI mirror for loopover_pr_outcome (#6747) - #6981
feat(api): REST + CLI mirror for loopover_pr_outcome (#6747)#6981RealDiligent wants to merge 2 commits into
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Expose post-merge PR outcomes via GET /v1/contributors/:login/pr-outcomes and stdio/shell CLI so contributors are not limited to the host MCP tool. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6981 +/- ##
==========================================
+ Coverage 89.24% 89.31% +0.06%
==========================================
Files 687 688 +1
Lines 68422 68439 +17
Branches 18737 18740 +3
==========================================
+ Hits 61066 61123 +57
+ Misses 5647 5606 -41
- Partials 1709 1710 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Caution 🛑 LoopOver review result - fixes requiredReview updated: 2026-07-17 17:38:54 UTC
Review summary Nits — 5 non-blocking
CI checks failing
Decision drivers
Context & advisory signals — never blocks the verdict
Linked issue satisfactionAddressed Review context
Contributor next steps
Signal definitions
🧪 Chat with LoopOverAsk LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://loopover.ai/docs/loopover-commands 🧪 Experimental — new and may change. Visual preview
Click any thumbnail to open the full-size screenshot. Before = production · After = this PR's preview deploy. 🟩 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 LoopOver, a quiet PR intelligence layer for OSS maintainers.
|
|
LoopOver is closing this pull request on the maintainer's behalf (CI is failing (codecov/patch, validate, validate-tests (4))). This is an automated maintenance action — to pursue this change, please open a new pull request with the issues resolved. Closed PRs may be analyzed later to improve review accuracy, but they are not automatically reopened or re-reviewed. |


Summary
GET /v1/contributors/:login/pr-outcomes[?limit=N]withrequireContributorAccess, backed by sharedbuildContributorPrOutcomes.loopover_pr_outcome+ shell CLIpr-outcomesthat proxy the new REST route (stdio tool count 77 → 78).Closes #6747
Test plan
vitestroutes-pr-outcomes, mcp-cli-pr-outcomes, mcp-tool-rename-aliasesvalidate-code+ Codecov patch ≥99%