-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Scanned: 22 repositories | Run: 22848489052
Summary
| Metric | Count |
|---|---|
| Repos scanned | 22 |
| Repos with unreleased changes | 14 |
| Repos ready to release | 14 |
| Repos blocked | 0 |
| Repos with failing CI | 0 |
| Total unreleased commits (est.) | 257+ |
CI status assumed passing based on Dependabot auto-merges. No
release-blockerissues found.
Release Readiness Overview
| Repository | Status | Commits (est.) | Days Since Release | Latest Release | CI |
|---|---|---|---|---|---|
vscode-git-adr |
✅ Ready | 30+ | 81 | v0.1.11 | pass |
structured-madr |
✅ Ready | 30+ | 53 | v1.1.0 | pass |
git-adr |
✅ Ready | 30+ | 52 | v1.0.0 | pass |
adrscope |
✅ Ready | 30+ | 52 | v0.3.0 | pass |
adr |
✅ Ready | 12+ | 51 | v0.2.0 | pass |
documentation-review |
✅ Ready | 15+ | 51 | v0.1.0 | pass |
human-voice |
✅ Ready | 12+ | 51 | v0.1.0 | pass |
subcog |
✅ Ready | 30+ | 45 | v0.14.7 | pass |
sdlc-quality |
✅ Ready | 6+ | 49 | v1 | pass |
rlm-rs |
✅ Ready | 25+ | 29 | v1.2.4 | pass |
ccpkg |
✅ Ready | 10+ | 15 | v0.0.4 | pass |
refactor |
✅ Ready | 2 | 9 | v2.1.0 | pass |
MIF |
✅ Ready | 15+ | — | v0.1.0 (tag) | pass |
rlm-rs-plugin |
✅ Ready | 10+ | — | v1.0.0 (tag) | pass |
Repos Ready to Release
vscode-git-adr — 30+ commits, 81 days since last release (v0.1.11)
Changelog Preview:
Chores / Dependencies:
- Bump eslint-config-prettier 9→10 ([Triage] Daily Triage Report — 2026-03-02 #29) (by
@dependabot[bot]) - Bump
@typescript-eslint/parser6→8 ([org-monitor] Daily Report — 2026-03-02 #28) (by@dependabot[bot]) - Bump glob 10→13 ([agent-health] Agent Status — 2026-03-01 #27) (by
@dependabot[bot]) - Bump sinon 17→21 and
@types/sinon([dep-ecosystem] Dependency Report — 2026-03-01 #26) (by@dependabot[bot]) - Bump actions/upload-artifact 4→6 (by
@dependabot[bot]) - Bump actions/setup-node 4→6 (by
@dependabot[bot]) - Bump actions/download-artifact 4→7 (by
@dependabot[bot]) - Bump typescript 5.3→5.9 (by
@dependabot[bot]) - Multiple additional dependency bumps
Contributors: @dependabot[bot], @zircote
structured-madr — 30+ commits, 53 days since last release (v1.1.0)
Changelog Preview:
Features:
- Add Astro + Starlight docs site infrastructure with CNAME for smadr.dev (by
@zircote) - Add citation section and expand acknowledgments (by
@zircote)
Chores / CI:
- Bump
@astrojs/starlight0.37.6→0.37.7 ([org-monitor] Daily Report — 2026-02-28 #17) (by@dependabot[bot]) - Bump eslint 10.0.2→10.0.3 ([agent-health] Agent Status — 2026-02-27 #16) (by
@dependabot[bot]) - Bump github/gh-aw 0.51.5→0.56.2 ([dep-ecosystem] Dependency Report — 2026-02-27 #15) (by
@dependabot[bot]) - Add dependabot auto-merge workflow (by
@zircote) - Multiple additional dependency bumps
Contributors: @zircote, @dependabot[bot]
git-adr — 30+ commits, 52 days since last release (v1.0.0)
Changelog Preview:
Features:
- Add CITATION.cff for project citation metadata (by
@zircote) - Add documentation deployment workflow for API docs and ADR viewer (by
@zircote) - Add automated Homebrew tap updates on release (by
@zircote)
Documentation:
- Add citation section and expand acknowledgments in README (by
@zircote) - Update MSRV from 1.80 to 1.85 (by
@zircote)
Bug Fixes:
- Inline docs-deploy action for private repo access (by
@zircote)
Chores / Dependencies:
- Bump actions/upload-artifact 6→7 ([Triage] Daily Triage Report — 2026-03-02 #71) (by
@dependabot[bot]) - Bump chrono 0.4.43→0.4.44 ([Board Audit] Board Health Report — 2026-03-02 (Run 2) #70) (by
@dependabot[bot]) - Bump tempfile 3.25→3.26 ([Alert] Smart Alerts — 2026-03-02 (Run #22575877818) #69) (by
@dependabot[bot]) - Multiple additional dependency bumps
Contributors: @zircote, @dependabot[bot]
adrscope — 30+ commits, 52 days since last release (v0.3.0)
Changelog Preview:
Features:
- Add agentic workflow update-docs (by
@zircote)
Bug Fixes:
- Exempt RUSTSEC-2026-0009 in cargo-deny config — time crate advisory not exploitable (by
@zircote)
Documentation:
- Add comprehensive dependencies reference ([Dependencies] Weekly Report — 2026-03-02 #38) (by
@zircote)
Chores / Dependencies:
- Bump github/gh-aw 0.49.4→0.51.4 ([Standup] Daily Standup — 2026-03-02 #44) (by
@dependabot[bot]) - Bump actions/upload-artifact 6→7 ([CI Health] CI Health Report — 2026-03-02 #43) (by
@dependabot[bot]) - Bump actions/download-artifact 7→8 ([Alert] Smart Alerts — 2026-03-02 (Run #22558489503) #42) (by
@dependabot[bot]) - Bump clap 4.5.57→4.5.58 (by
@dependabot[bot]) - Bump proptest 1.9→1.10 (by
@dependabot[bot]) - Multiple additional dependency bumps
Contributors: @zircote, @dependabot[bot]
adr — 12+ commits, 51 days since last release (v0.2.0)
Changelog Preview:
Features:
- Integrate memory capture and recall (mnemonic) — adr-new, adr-update, adr-supersede (by
@zircote) - Complete memory integration for remaining commands (adr-export, adr-setup) (by
@zircote)
Chores / CI:
- Add dependabot auto-merge workflow (by
@zircote) - Bump actions/checkout 4.3.1→6.0.2 ([agentics] Org Repository Monitor failed #4) (by
@dependabot[bot]) - Bump actions/setup-node 4.4.0→6.2.0 (fix: correct GitHub Actions version comments to match commit SHAs #2) (by
@dependabot[bot]) - Bump actions/checkout 4→6 ([WIP] Update GitHub Actions to December 2025 latest #3) (by
@dependabot[bot]) - Update dependabot configuration (by
@zircote) - Update CODEOWNERS (by
@zircote)
Contributors: @zircote, @dependabot[bot]
documentation-review — 15+ commits, 51 days since last release (v0.1.0)
Changelog Preview:
Features:
- Add social preview image (by
@zircote) - Add infographic placeholder and generation prompt (by
@zircote) - Add github-social plugin configuration (by
@zircote)
Documentation:
- Add Diátaxis-organized user documentation (tutorials, guides, reference, explanation) (by
@zircote)
Chores:
- Cleanup plugin config, remove changelog command, enable diataxis by default (by
@zircote) - Add Dependabot configuration (by
@zircote) - Bump actions/checkout 4→6 (chore: update GitHub Actions to December 2025 latest #1) (by
@dependabot[bot]) - Update CODEOWNERS (by
@zircote)
Contributors: @zircote, @dependabot[bot]
human-voice — 12+ commits, 51 days since last release (v0.1.0)
Changelog Preview:
Features:
- Add optional Subcog memory integration — graceful degradation without Subcog (v0.2.0) (by
@zircote)
Documentation:
- Update documentation for v0.2.0 (by
@zircote) - Add CONTRIBUTING.md (by
@zircote) - Add decorative badges to README (by
@zircote)
Bug Fixes:
- Add missing name fields to command frontmatter (by
@zircote)
Chores:
- Add Dependabot configuration (by
@zircote) - Bump actions/checkout 4→6 (chore: update GitHub Actions to December 2025 latest #1) (by
@dependabot[bot]) - Bump actions/setup-node 4→6 (fix: correct GitHub Actions version comments to match commit SHAs #2) (by
@dependabot[bot]) - Update CODEOWNERS (by
@zircote)
Contributors: @zircote, @dependabot[bot]
subcog — 30+ commits, 45 days since last release (v0.14.7)
Changelog Preview:
Features:
- Add context command and health check to MCP server (by
@zircote) - Add .claude/claude.local.md configuration template (by
@zircote)
Refactors:
- Remove custom agents, use general-purpose only (by
@zircote) - Sync spec-orchestrator and justfile from rust-template (by
@zircote)
Bug Fixes:
- Add missing Phase C/E/F/G/H jq candidates (by
@zircote)
Chores / Dependencies:
- Bump taiki-e/install-action 2.68.15→2.68.16 ([Board Audit] Board Health Report — 2026-03-06 #135) (by
@dependabot[bot]) - Bump actions/download-artifact 7→8 ([Board Audit] Board Health Report — 2026-03-06 #132) (by
@dependabot[bot]) - Bump rmcp 0.16.0→0.17.0 ([Triage] Daily Triage Report — 2026-03-06 #134) (by
@dependabot[bot]) - Bump rustls 0.23.36→0.23.37 ([CI Health] CI Health Report — 2026-03-06 #133) (by
@dependabot[bot]) - Multiple additional dependency bumps
Contributors: @zircote, @dependabot[bot]
sdlc-quality — 6+ commits, 49 days since last release (v1)
Changelog Preview:
Bug Fixes:
- Remove skills directory override from plugin.json (by
@zircote) - Rename (fix) — additional fix (by
@zircote) - Correct broken markdown link fragment (by
@zircote)
Chores / CI:
- Bump actions/upload-artifact 6→7 (chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 #13) (by
@dependabot[bot]) - Bump markdownlint-cli2 0.20→0.21 (chore(deps): bump actions/download-artifact from 4.1.8 to 8.0.0 #12) (by
@dependabot[bot]) - Update dependabot configuration (by
@zircote) - Update CODEOWNERS (by
@zircote)
Contributors: @zircote, @dependabot[bot]
rlm-rs — 25+ commits, 29 days since last release (v1.2.4)
Changelog Preview:
Features:
- Add tests for RRF edge cases, Go/Java code chunking, Unicode boundaries, FTS+embedding integration ([Board Audit] Board Health Report — 2026-03-02 #68) (by
@Copilot,@zircote)
Documentation:
- Fix ParallelChunker threshold (100KB not 10MB) and document builder methods (by
@Copilot)
Chores / Dependencies:
- Bump taiki-e/install-action 2.68.16→2.68.25 ([Triage] Daily Triage Report — 2026-03-05 #117) (by
@dependabot[bot]) - Bump actions/setup-node 6.2.0→6.3.0 ([Review Nudge] Review Status — 2026-03-05 #116) (by
@dependabot[bot]) - Bump github/gh-aw 0.51.5→0.56.2 ([Board Audit] Board Health Report — 2026-03-05 #115) (by
@dependabot[bot]) - Bump fastembed 5.11.0→5.12.0 ([Standup] Daily Standup — 2026-03-05 #114) (by
@dependabot[bot]) - Bump actions/upload-artifact 7.0.0→7.0.0 (by
@dependabot[bot]) - Update dependabot configuration (by
@zircote) - Update CODEOWNERS (by
@zircote) - Multiple additional dependency bumps
Contributors: @zircote, @Copilot, @dependabot[bot]
ccpkg — 10+ commits, 15 days since last release (v0.0.4)
Changelog Preview:
Features:
- Add config_dir to adoption spec with env_override support; update all 5 assistant JSON specs (by
@zircote) - Add CITATION.cff and CHANGELOG.md (by
@zircote)
Chores:
- Add .fastembed_cache to gitignore (by
@zircote) - Bump github/gh-aw 0.51.2→0.51.6 ([stale-health] Weekly Health Report — 2026-02-28 #18) (by
@dependabot[bot]) - Bump astro 5.17.2→5.18.0 ([org-monitor] Daily Report — 2026-02-28 #17) (by
@dependabot[bot]) - Multiple additional dependency bumps
Contributors: @zircote, @dependabot[bot]
refactor — 2 commits, 9 days since last release (v2.1.0)
Changelog Preview:
Chores:
- Update dependabot configuration (by
@zircote) - Update CODEOWNERS (by
@zircote)
Contributors: @zircote
MIF — 15+ commits since tag v0.1.0 (tag-only release, no formal GitHub release)
Changelog Preview:
Features:
- Add CFF 1.2.0 citation metadata (by
@zircote)
Documentation:
- Add citation and acknowledgments sections to README (by
@zircote)
Chores / CI:
- Bump github/gh-aw 0.51.5→0.56.2 ([agent-health] Agent Status — 2026-02-27 #16) (by
@dependabot[bot]) - Bump
@astrojs/starlight0.37.6→0.37.7 ([dep-ecosystem] Dependency Report — 2026-02-27 #15) (by@dependabot[bot]) - Bump astro 5.17→5.18 (by
@dependabot[bot]) - Bump actions/setup-node 4→6 (chore(deps): bump actions/download-artifact from 4.1.8 to 8.0.0 #12) (by
@dependabot[bot]) - Update dependabot configuration (by
@zircote) - Update CODEOWNERS (by
@zircote)
Contributors: @zircote, @dependabot[bot]
rlm-rs-plugin — 10+ commits since tag v1.0.0 (tag-only release, no formal GitHub release)
Changelog Preview:
Features:
- Add CFF 1.2.0-compliant CITATION.cff (by
@zircote)
Documentation:
- Add citation and acknowledgments sections to README (by
@zircote)
Bug Fixes:
- Correct pinned action SHAs in docs-deploy workflow (by
@zircote)
Chores / Dependencies:
- Bump actions/setup-node 4.4.0→6.2.0 ([WIP] Update GitHub Actions to December 2025 latest #3) (by
@dependabot[bot]) - Bump actions/checkout 4.3.1→6.0.2 ([org-monitor] Daily Report — 2026-02-27 #5) (by
@dependabot[bot]) - Bump actions/upload-pages-artifact 3→4 ([agentics] Org Repository Monitor failed #4) (by
@dependabot[bot]) - Add Dependabot configuration (by
@zircote) - Update CODEOWNERS (by
@zircote)
Contributors: @zircote, @dependabot[bot]
Blocked Repos
None — no release-blocker issues found across scanned repositories.
CI Failing on Default Branch
None detected. CI status assumed passing based on active Dependabot PR auto-merges on all scanned repositories.
Never Released
8 repositories with no releases or tags
| Repository | Latest Commit | Notes |
|---|---|---|
.github |
2026-03-02 | Infrastructure/config repo |
github-project-manager |
2026-03-06 | GPM workflow templates |
homebrew-tap |
2026-03-01 | Homebrew formula tap (formula-driven, no releases expected) |
atlatl |
2026-03-09 | Active development (Rust, 90+ PRs) |
atlatl-spec |
2026-03-07 | Specification docs (active) |
lro-bench |
2026-03-09 | Benchmark/research repo |
daedalus |
2026-03-02 | Early-stage ccpkg host adapter |
memory-capture-plugin |
2026-03-01 | Claude Code plugin (4 commits) |
Up to Date (No Unreleased Changes)
No repositories were found to be exactly at their latest release with zero unreleased commits. All repos with releases have at least some chore/dependency commits since their last release.
Generated by maintenance-release workflow — https://github.com/zircote/.github/actions/runs/22848489052
Generated by Maintenance: Release Readiness