Skip to content

ci: validate automated catalog updates - #4

Merged
Quick104 merged 1 commit into
mainfrom
codex/validate-catalog-updates
Jul 9, 2026
Merged

ci: validate automated catalog updates#4
Quick104 merged 1 commit into
mainfrom
codex/validate-catalog-updates

Conversation

@Quick104

@Quick104 Quick104 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

What changed

Run the catalog tooling tests and approval consistency checker inside every automated catalog update before committing manifest.json.

Why

GitHub intentionally does not start another workflow from commits pushed with the repository GITHUB_TOKEN. Validation therefore belongs in the update workflow itself rather than relying only on push CI.

Validation

  • GOWORK=off go test ./...
  • GOWORK=off go run ./cmd/check-catalog

AI use

Implemented and validated with OpenAI Codex under maintainer direction.

@Quick104
Quick104 marked this pull request as ready for review July 9, 2026 18:59
@Quick104
Quick104 merged commit 8fe3aa0 into main Jul 9, 2026
1 check passed
@Quick104
Quick104 deleted the codex/validate-catalog-updates branch July 9, 2026 18:59
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.

1 participant