Skip to content

[CI Health] CI Health Report — 2026-03-02 #52

@github-actions

Description

@github-actions

Repos scanned: 22 | Overall health: ~74%

Generated by maintenance-ci workflow — 2026-03-02


Organization Summary

Status Workflows Repos
🟢 Healthy (>=90%) ~45 11
🟡 Warning (80-89%) 1 1
🔴 Critical (<80%) 2 2
⚪ Disabled 0 0
❔ Stale (>7d) 5+ 5

Failing Workflows

Repo Workflow Pass Rate Last Failure Trend
subcog CI ~Critical 2026-03-02 📉 Declining
vscode-git-adr CI ~Critical 2026-03-02 📉 Declining

subcog CI — Failed on main at run #340:

  • Triggered by merged Dependabot PR: ci: bump actions/download-artifact from 7.0.0 to 8.0.0
  • Major version bump breaking CI pipeline

vscode-git-adr CI — Failed on main at run #68:

  • Triggered by merged Dependabot PR: ci: bump actions/upload-artifact from 6 to 7
  • Major version bump breaking CI pipeline

Disabled Workflows

None detected. All workflows are state: active.


Stale Workflows (No runs in 7+ days)

Repo Workflow Last Run
homebrew-tap CI 2026-02-22 (8 days ago)
MIF Validate MIF Schemas and Examples 2026-02-22 (8 days ago)
atlatl CI Checks Never run (created 2026-02-20)
lro-bench CI Checks Never run (created 2026-02-25)
daedalus CI Checks Never run (created 2026-02-21)

Note: atlatl, lro-bench, and daedalus are newly provisioned repos whose CI workflows haven't been triggered yet (no pushes since template initialization).


Per-Repo Health Scores
Repo Health Score Workflows Failing Stale Notes
.github ✅ 100% 35 0 0 All agentic workflows passing
github-project-manager ✅ 100% 3 0 0 Deploy + Agentic Maintenance passing
sdlc-quality ⚠️ Unknown 5 0† 0 Latest CI run was on PR branch (failure); main status unconfirmed
homebrew-tap ❔ Stale 7 0 1 CI last ran 2026-02-22
atlatl ❔ Stale 31 0 ~20 New repo, CI Checks never triggered
atlatl-spec ✅ 100% 5 0 0 Validate Specification passing (150 runs)
rlm-rs ✅ 100% 18 0 0 CI passing (167 runs, latest 2026-03-02)
MIF ❔ Stale 5 0 1 Validate last ran 2026-02-22
subcog 🔴 Critical 14 1 0 CI failing on main (artifact action bump)
lro-bench ❔ Stale 30 0 ~20 New repo, CI Checks never triggered
daedalus ❔ Stale 30 0 ~20 New repo, CI Checks never triggered
ccpkg N/A 6 0 0 No CI workflow (docs review only)
refactor N/A 1 0 0 Only Dependabot Updates
human-voice ✅ 100% 3 0 0 CI passing (22 runs, latest 2026-03-01)
rlm-rs-plugin ✅ 100% 4 0 0 CI passing (26 runs, latest 2026-03-01)
memory-capture-plugin N/A 2 0 0 Only Dependabot workflows
documentation-review ✅ 100% 3 0 0 CI passing (18 runs, latest 2026-03-01)
adr ✅ 100% 4 0 0 CI passing (16 runs, latest 2026-03-01)
adrscope ✅ 100% 12 0 0 CI passing (109 runs, latest 2026-03-02)
git-adr ✅ 100% 8 0 0 CI passing (230 runs, latest 2026-03-01)
structured-madr ✅ 100% 5 0 0 Validate ADRs passing (4 runs, latest 2026-02-27)
vscode-git-adr 🔴 Critical 7 1 0 CI failing on main (artifact action bump)

sdlc-quality CI failure was on a Dependabot PR branch (dependabot/github_actions/actions/upload-artifact-7), not main. Main branch status requires separate verification.


Common Failure Patterns
  • Dependabot GitHub Actions major version bumps: seen in 2–3 workflows across 2–3 repos

    • subcog/CI: actions/download-artifact bumped from 7.0.0 to 8.0.0 → build break
    • vscode-git-adr/CI: actions/upload-artifact bumped from 6 to 7 → build break
    • sdlc-quality/CI (PR branch): actions/upload-artifact bumped from 6 to 7 → failure on PR

    Pattern: Dependabot is auto-merging major version bumps of GitHub Actions artifacts toolkit without verifying CI compatibility. This appears to be a cross-repo systemic issue. Recommend:

    1. Review Dependabot automerge config to require passing CI before merge for major version bumps
    2. Update actions/download-artifact and actions/upload-artifact usage in subcog and vscode-git-adr to use the new API (v8/v7 have breaking changes to artifact naming)

Action items:

  1. 🔴 Fix subcog CI — update workflow for actions/download-artifact@v8 breaking change
  2. 🔴 Fix vscode-git-adr CI — update workflow for actions/upload-artifact@v7 breaking change
  3. ⚠️ Investigate sdlc-quality CI main branch status
  4. ❔ Trigger initial CI runs for atlatl, lro-bench, daedalus (push or manual dispatch)
  5. ❔ Monitor homebrew-tap and MIF — stale CI may indicate inactive repos or schedule-only triggers

Run ID: 22562337257

Generated by Maintenance CI

Metadata

Metadata

Assignees

No one assigned

    Labels

    gpm/reportGPM automated report

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions