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

Generate OpenAPI diffs for Pull Requests #128

Open
quentinguidee opened this issue Dec 16, 2023 · 0 comments
Open

Generate OpenAPI diffs for Pull Requests #128

quentinguidee opened this issue Dec 16, 2023 · 0 comments
Labels
repo: Server type: Enhancement New feature or request

Comments

@quentinguidee
Copy link
Member

quentinguidee commented Dec 16, 2023

Request

In pull requests, generate OpenAPI diffs to see if there are no downgrades in the auto-generated API.

  • Generate OpenAPI specs with the base commit, using ./cmd/openapi
  • Generate OpenAPI specs with the PR applied
  • Comment the PR with the diffs

Why is this needed?

  • Currently, a downgrade of the API could be done without notice
@quentinguidee quentinguidee added the type: Enhancement New feature or request label Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo: Server type: Enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant