Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] API schema checks on PR #333

Closed
andrewazores opened this issue Mar 19, 2024 · 0 comments
Closed

[Request] API schema checks on PR #333

andrewazores opened this issue Mar 19, 2024 · 0 comments
Assignees
Labels
feat New feature or request test

Comments

@andrewazores
Copy link
Member

Describe the feature

We should dump out the HTTP API definition (openapi) and the GraphQL schema to some files checked in to the repository.

Each time a PR is opened and the container is built, the PR should also dump the new OpenAPI and GraphQL schemas and compare them to the checked-in copies. If there are any diff changes then it should ping maintainers to verify and block the merge until maintainers review and accept the changes, and the schema files are updated to match.

Anything other information?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request test
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant