feat(miner): add manage poll command writing CI snapshots to ledger - #3080
feat(miner): add manage poll command writing CI snapshots to ledger#3080jony376 wants to merge 1 commit into
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
|
Caution 🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥 🛑 Gittensory review result - fixes requiredReview updated: 2026-07-04 13:09:33 UTC
🛑 Suggested Action - Fix Blockers Review summary Nits — 6 non-blocking
CI checks failing
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.
|
|
Gittensory is closing this pull request on the maintainer's behalf (CI is failing (validate, validate-code)). 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
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.