Skip to content

Add review-gated publishing automation#4

Merged
luyx-66 merged 1 commit into
mainfrom
codex/automation-v2
Jul 23, 2026
Merged

Add review-gated publishing automation#4
luyx-66 merged 1 commit into
mainfrom
codex/automation-v2

Conversation

@luyx-66

@luyx-66 luyx-66 commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • monitor the APIMART /v1/models catalog each Wednesday and open a draft PR only when public model identifiers change
  • move scheduled guide publication from direct main commits to review-gated draft PRs
  • keep GitHub Pages deployment restricted to main
  • add mock-based catalog normalization coverage to the quality workflow

Safety

  • model-catalog checks are read-only and do not incur generation cost
  • credentials remain in GitHub Actions secrets and are never written to artifacts
  • queued content still passes uniqueness, evidence, SEO, and disclosure validation before a PR is created

Validation

  • npm test (50 guides, 12 scheduled guides, 10 measured comparisons, 50 fixtures; build and rendered tests passed)
  • model snapshot normalizer: first run detected change, second identical run remained stable
  • all workflow YAML parsed successfully
  • git diff --check

@luyx-66
luyx-66 marked this pull request as ready for review July 23, 2026 08:10
@luyx-66
luyx-66 merged commit 5196e15 into main Jul 23, 2026
1 check passed
@luyx-66
luyx-66 deleted the codex/automation-v2 branch July 23, 2026 08:10
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.

2 participants