Skip to content

ReproGate v0.1.3

Choose a tag to compare

@JinRudy JinRudy released this 13 Jun 06:40

What changed

  • Added reusable GitHub Action outputs: labels, missing, missing_count, ready, summary, and result_json.
  • Added a ready-check --github-output option for composite action integration.
  • Added self-tests for Action outputs.

Verify

  • go test ./...
  • ready-check --github-output local smoke test
  • GitHub Actions: reprogate and action-self-test passed on main