-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Repos scanned: 18 | Overall health: ~74%
Run ID: 22839384535
Organization Summary
| Status | Workflows | Repos |
|---|---|---|
| π’ Healthy (>=90%) | 25 | 12 |
| π‘ Warning (80-89%) | 0 | 0 |
| π΄ Critical (<80%) | 5 | 4 |
| βͺ Disabled | 0 | 0 |
| β Stale (>7d) | 8 | 6 |
Failing Workflows
| Repo | Workflow | Last Run | Last Failure | Trend |
|---|---|---|---|---|
.github |
Dependabot Rollout | 2026-03-02 | failure | π΄ Only 1 run ever β persistent failure |
.github |
Dependabot Sweep | 2026-03-08 | failure | π΄ Declining |
sdlc-quality |
CI | 2026-03-01 | failure | π΄ Most recent run failed |
atlatl-spec |
Validate Specification | 2026-03-07 | failure | π΄ Most recent run failed |
vscode-git-adr |
CI | 2026-03-02 | failure | π΄ Most recent run failed |
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 (15 days ago) |
MIF |
Validate MIF Schemas and Examples | 2026-02-22 (15 days ago) |
structured-madr |
Validate ADRs | 2026-02-16 (21 days ago) |
atlatl |
CI Checks | No runs on main branch |
atlatl |
Code Coverage | No runs on main branch |
lro-bench |
CI Checks | No runs on main branch |
daedalus |
CI Checks | No runs on main branch |
Note:
atlatl,lro-bench, anddaedalusCI workflows have zero recorded runs onmain, suggesting they may be newly created repos or workflows that only run on PRs/feature branches.
Per-Repo Health Scores
| Repo | Health Score | Workflows Checked | Failing | Stale |
|---|---|---|---|---|
.github |
~71% | 7 | 2 (Dependabot Rollout, Dependabot Sweep) | 0 |
github-project-manager |
100% | 2 | 0 | 0 |
sdlc-quality |
50% | 2 | 1 (CI) | 0 |
homebrew-tap |
N/A | 1 | 0 | 1 |
atlatl |
N/A | 2 | 0 | 2 (no main runs) |
atlatl-spec |
~0% | 1 | 1 (Validate Specification) | 0 |
rlm-rs |
100% | 1 | 0 | 0 |
MIF |
N/A | 1 | 0 | 1 |
subcog |
~95% | 1 | 0 | 0 |
lro-bench |
N/A | 1 | 0 | 1 (no main runs) |
daedalus |
N/A | 1 | 0 | 1 (no main runs) |
human-voice |
100% | 1 | 0 | 0 |
rlm-rs-plugin |
100% | 1 | 0 | 0 |
documentation-review |
100% | 1 | 0 | 0 |
adr |
100% | 1 | 0 | 0 |
adrscope |
100% | 1 | 0 | 0 |
git-adr |
100% | 1 | 0 | 0 |
structured-madr |
N/A | 1 | 0 | 1 |
Common Failure Patterns
-
Dependabot action version bump failures (cross-repo):
vscode-git-adr/CIfailed onci: bump actions/upload-artifact from 6 to 7β the artifact action v7 bump may be causing build breakage. -
Dependabot Rollout / Sweep recurring failures: Both
.githubDependabot workflows are failing. The Rollout workflow has only ever had 1 run (failure on 2026-03-02). The Sweep's last run (2026-03-08) also failed. These are likely permission or configuration issues with the automated Dependabot management workflows. -
atlatl-spec Validate Specification: Failed on 2026-03-07 with commit
fix: replace invalid <br/> with \n in Mermaid sequence diagramβ the validation schema or linter may be rejecting something in the fix itself, or there's a tooling incompatibility introduced by the change. -
sdlc-quality CI: Failed on 2026-03-01 with
chore: update dependabot configurationβ likely a dependency or build breakage introduced by dependabot config changes.
Generated by maintenance-ci workflow β https://github.com/zircote/.github/actions/runs/22839384535
Generated by Maintenance CI