graphql-schema icon indicating copy to clipboard operation
graphql-schema copied to clipboard

[MAINT]: fix auto-updates

Open gr2m opened this issue 2 years ago • 3 comments

Describe the need

There are some problems with the auto-update setup.

  1. The pull request don't trigger CI
  2. If an open update pull request is updated because there is a new change, the build changes are not committed
  3. As a result of 2., we see pull requests like this one, which only updates the build files: https://github.com/octokit/graphql-schema/pull/805

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

gr2m avatar Aug 07 '23 22:08 gr2m