Skip to content

Compare committed GraphQL schemas - #4722

Draft
patrick91 wants to merge 3 commits into
codex/graphql-schema-checkfrom
codex/graphql-schema-diff
Draft

Compare committed GraphQL schemas#4722
patrick91 wants to merge 3 commits into
codex/graphql-schema-checkfrom
codex/graphql-schema-diff

Conversation

@patrick91

@patrick91 patrick91 commented Aug 12, 2026

Copy link
Copy Markdown
Member

No description provided.

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pycon Ready Ready Preview Aug 12, 2026 12:58pm

@claude

claude Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary: Adds a CI workflow that runs GraphQL Inspector to diff backend/schema.graphql against the PR base whenever the schema file changes.

No significant issues found. Minor points, non-blocking:

  • Trigger includes edited (PR title/body edits), which will re-run this job even when no code changed — probably just opened, synchronize, reopened is intended.
  • Actions are pinned to major version tags (actions/checkout@v6, actions/setup-node@v6) rather than commit SHAs; consider SHA-pinning if the repo's security posture wants immutable actions elsewhere.
  • No timeout-minutes set on the job, so a hang in npx fetch would run until the default GitHub timeout.

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