Skip to content

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

Merged
mastermanas805 merged 3 commits into
masterfrom
ci/tier2-oasdiff
May 23, 2026
Merged

ci: install oasdiff (Tier-2 OpenAPI breaking-change gate)#131
mastermanas805 merged 3 commits 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

mastermanas805 and others added 3 commits May 21, 2026 23:46
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>
@mastermanas805 mastermanas805 merged commit d14c2af into master May 23, 2026
13 checks passed
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