-
Notifications
You must be signed in to change notification settings - Fork 0
Closed as not planned
Labels
gpm/reportGPM automated reportGPM automated report
Description
Repos scanned: 22 | Workflows audited: ~238 | Overall health: ~82% π‘
Organization Summary
| Status | Workflows | Repos |
|---|---|---|
| π’ Healthy (>=90%) | 21 | 15 |
| π‘ Warning (80-89%) | 3 | 3 |
| π΄ Critical (<80%) | 1 | 1 |
| βͺ Disabled | 0 | 0 |
| β Stale (>7d / no runs) | 12 | 5 |
Failing Workflows
| Repo | Workflow | Pass Rate | Last Failure | Trend |
|---|---|---|---|---|
.github |
Dependabot Sweep | 50% (1/2) | 2026-03-01 | π΄ Stable-fail |
subcog |
CI | ~85% (PR failures) | 2026-03-01 | π‘ Declining (dep bump) |
vscode-git-adr |
CI | ~85% (PR failures) | 2026-03-01 | π‘ Declining (dep bump) |
sdlc-quality |
CI | ~85% (PR failures) | 2026-03-01 | π‘ Declining (dep bump) |
Notable details:
.githubDependabot Sweep β Scheduled workflow failed on 2026-03-01. Last success was 2026-03-01 (run 1); run 2 failed. Run logssubcogCI β Failing on Dependabot PR forrmcp 0.16.0 β 0.17.0(breaking API change in rust-sdk). Main branch appears healthy.vscode-git-adrCI β Failing on Dependabot PR for@vscode/vsce 2.32.0 β 3.7.1(major version bump). Main branch appears healthy.sdlc-qualityCI β Failing on Dependabot PR foractions/upload-artifact v6 β v7. Main branch appears healthy.
Disabled Workflows
No disabled workflows detected across managed repositories.
Stale Workflows (No runs in 7+ days)
| Repo | Workflow | Last Run |
|---|---|---|
homebrew-tap |
CI | 2026-02-22 (8 days ago) |
homebrew-tap |
Test Formula | 2026-02-22 (8 days ago) |
MIF |
Validate MIF Schemas and Examples | 2026-02-22 (8 days ago) |
atlatl |
CI Checks | Never (new repo, 0 runs) |
atlatl |
Code Coverage | Never (new repo, 0 runs) |
atlatl |
Test Matrix | Never (new repo, 0 runs) |
lro-bench |
CI Checks | Never (new repo, 0 runs) |
lro-bench |
Code Coverage | Never (new repo, 0 runs) |
daedalus |
CI Checks | Never (new repo, 0 runs) |
daedalus |
Code Coverage | Never (new repo, 0 runs) |
.github |
Dependabot Rollout | 0 runs (weekly schedule, first run expected Mon) |
.github |
New lock workflows (daily-standup, housekeeping-*, etc.) | Never (created 2026-03-02, no runs yet) |
Note:
atlatl,lro-bench, anddaedalusare newly provisioned repos (Feb 20β25). Their CI workflows (31, 30, 30 respectively) require a push tomainto trigger. No pushes have occurred post-provisioning.
Per-Repo Health Scores
| Repo | Health Score | Workflows | Failing | Disabled | Stale |
|---|---|---|---|---|---|
.github |
85% | 35 | 1 (Dep Sweep) | 0 | ~10 (new, never run) |
github-project-manager |
100% | 3 | 0 | 0 | 0 |
sdlc-quality |
90% | 5 | 0 (main OK, PR fails) | 0 | 0 |
homebrew-tap |
90% | 7 | 0 | 0 | 2 (stale >7d) |
atlatl |
N/A | 31 | 0 | 0 | ~20 (never triggered) |
atlatl-spec |
100% | 5 | 0 | 0 | 0 |
rlm-rs |
100% | 18 | 0 | 0 | 0 |
MIF |
90% | 5 | 0 | 0 | 1 (stale >7d) |
subcog |
90% | 14 | 0 (main OK, PR fails) | 0 | 0 |
lro-bench |
N/A | 30 | 0 | 0 | ~20 (never triggered) |
daedalus |
N/A | 30 | 0 | 0 | ~20 (never triggered) |
ccpkg |
N/A | 6 | 0 | 0 | 0 (no CI) |
refactor |
N/A | 1 | 0 | 0 | 0 (no CI) |
human-voice |
100% | 3 | 0 | 0 | 0 |
rlm-rs-plugin |
100% | 4 | 0 | 0 | 0 |
memory-capture-plugin |
N/A | 2 | 0 | 0 | 0 (no CI) |
documentation-review |
100% | 3 | 0 | 0 | 0 |
adr |
100% | 4 | 0 | 0 | 0 |
adrscope |
100% | 12 | 0 | 0 | 0 |
git-adr |
100% | 8 | 0 | 0 | 0 |
structured-madr |
100% | 5 | 0 | 0 | 0 |
vscode-git-adr |
90% | 7 | 0 (main OK, PR fails) | 0 | 0 |
Common Failure Patterns
-
Dependabot major-version bumps breaking CI β seen across 3 repos (
sdlc-quality,subcog,vscode-git-adr):sdlc-quality:actions/upload-artifactv6 β v7 breaking artifact upload stepsubcog:rmcp0.16.0 β 0.17.0 (breaking Rust MCP SDK API change)vscode-git-adr:@vscode/vsce2.32.0 β 3.7.1 (breaking vscode packaging API)- Recommendation: Review and merge or close these Dependabot PRs. The rmcp bump likely requires code changes.
-
Scheduled workflow failure β
.githubDependabot Sweep:- Failed with conclusion
failureon 2026-03-01 (run fix: correct GitHub Actions version comments to match commit SHAsΒ #2). Only 2 total runs since creation. - Likely a configuration or authentication issue in the sweep script.
- Recommendation: Review the Dependabot Sweep workflow logs at https://github.com/zircote/.github/actions/runs/22541148858
- Failed with conclusion
-
New repo CI not yet triggered β
atlatl,lro-bench,daedalus:- All three were provisioned with 30-31 template workflows but no pushes to main have occurred post-provisioning.
- Recommendation: Push initial code or trigger a workflow_dispatch to validate CI setup.
Generated by maintenance-ci workflow β https://github.com/zircote/.github/actions/runs/22558413681
Generated by Maintenance CI
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
gpm/reportGPM automated reportGPM automated report