Skip to content

ci: install oasdiff (Tier-2 OpenAPI breaking-change gate)#131

Open
mastermanas805 wants to merge 1 commit into
masterfrom
ci/tier2-oasdiff
Open

ci: install oasdiff (Tier-2 OpenAPI breaking-change gate)#131
mastermanas805 wants to merge 1 commit into
masterfrom
ci/tier2-oasdiff

Conversation

@mastermanas805
Copy link
Copy Markdown
Member

Summary

  • Adds .github/workflows/oasdiff.yml — diffs the PR's openapi.json against live prod /openapi.json on every handler change.
  • Catches cross-surface contract drift (CLAUDE.md rule 22) before merge.
  • Starts warn-only (fail-on-diff: false) so initial runs surface drift without blocking.
  • 100% free for public repos.

🤖 Generated with Claude Code

Diffs the PR's openapi.json against live prod /openapi.json on every
handler change. Catches the cross-surface contract drift bug class
that CLAUDE.md rule 22 explicitly calls out. Starts warn-only (no
fail) so initial runs surface drift without blocking.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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