Skip to content

docs: update migration dashboard spec with milestone health report ge…#725

Merged
kike-alt merged 1 commit into
kike-alt:mainfrom
PeterOche:feat/milestone-health-report
May 30, 2026
Merged

docs: update migration dashboard spec with milestone health report ge…#725
kike-alt merged 1 commit into
kike-alt:mainfrom
PeterOche:feat/milestone-health-report

Conversation

@PeterOche
Copy link
Copy Markdown
Contributor

Summary

Adds a milestone health report generator for Wave 5 maintainer triage.

Changes

  • Added scripts/gen-milestone-health-report.sh
  • Supports milestone reporting for M3, M4, M5, and M6
  • Fetches issue state by milestone via gh issue list
  • Produces both Markdown and JSON outputs in docs/wave/
  • Summarizes open, closed, blocked, and cross-track issue counts
  • Includes per-track breakdown and issue snapshot tables
  • Updated docs/wave/MIGRATION_DASHBOARD_SPEC.md with usage and output details

Outputs

  • docs/wave/MILESTONE_HEALTH_<milestone>.md
  • docs/wave/MILESTONE_HEALTH_<milestone>.json

Validation

  • Verified shell syntax with bash -n scripts/gen-milestone-health-report.sh
  • Live GitHub count validation could not be run in this workspace because gh is not installed

Closes #622

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@PeterOche Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@kike-alt kike-alt merged commit bac28f8 into kike-alt:main May 30, 2026
3 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[W5][AI/AUTOMATION][M] Build milestone health report generator

3 participants