Skip to content

[codex] test API Contract CI workflow#2

Closed
KevinArce wants to merge 1 commit intomainfrom
codex/test-api-contract-ci
Closed

[codex] test API Contract CI workflow#2
KevinArce wants to merge 1 commit intomainfrom
codex/test-api-contract-ci

Conversation

@KevinArce
Copy link
Copy Markdown
Owner

Summary

Adds a tiny dummy markdown file to open a fresh pull request and exercise the API Contract workflow after the deterministic OpenAPI generator fix landed on main.

Why

PR #1 showed that the workflow failed before schema comparison because generate:openapi attempted to run ts-json-schema-generator over the entire TypeScript source tree. The generator fix is now on main, so this PR is meant to verify that schema generation gets past that failure mode in GitHub Actions.

Impact

No product behavior changes. This is only a harmless CI test file.

Validation

  • pnpm run generate:openapi

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

📋 API Contract Report

Category Count
Breaking Changes 0
Non-Breaking Changes 0
Patch Changes 0
Version Enforcement ✅ Pass
Override

📦 Version Enforcement

✅ No API changes detected — no version bump required.

  • Base: 0.1.0
  • PR: 0.1.0
  • Required bump: none
  • Actual bump: none

🔍 Quality Gates

Gate Status Summary
Dependency Risk ✅ passed pnpm audit: 0 vulnerabilities (0 critical, 0 high, 0 moderate, 0 low)

@KevinArce KevinArce closed this May 3, 2026
@KevinArce KevinArce deleted the codex/test-api-contract-ci branch May 3, 2026 18:22
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