feat(miner): add manage poll command writing CI snapshots to ledger - #3082
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
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-04 13:32:17 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 6 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 #3082 +/- ##
=======================================
Coverage 96.08% 96.08%
=======================================
Files 265 265
Lines 29077 29077
Branches 10589 10589
=======================================
Hits 27940 27940
Misses 493 493
Partials 644 644 🚀 New features to boost your workflow:
|
Summary
gittensory-miner manage poll <owner/repo> <pr#>to poll GitHub check runs and appendmanage_pr_updatesnapshots to the local event ledger.ciState,gateVerdict,outcome) and ensure apr:<number>portfolio row exists for status rendering.Follow-up to #2323 (CI poller lib), #2325 / #3070 (manage status reader), and #3076 (portfolio queue CLI).
Scope
type(scope): short summaryConventional Commit format (feat— new miner capability).Validation
npm run test:cilocally — CI will run the full gate on push.Safety
GITHUB_TOKENis read from the environment only.UI Evidence
Not applicable — miner CLI package only.
Notes
manage pollruns after the npm update-check bootstrap (network command, unlike offlinemanage status).manage statusalready renders from the event ledger.