You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can be notified when the API gets out of date by generating the JSON files on CI and asserting that no files should change.
Additionally we can have another job that opens pull requests if any change to the APIs is detected in a schedule.
Run API generation as test
Run API generation on schedule that opens PRs
The text was updated successfully, but these errors were encountered:
We can be notified when the API gets out of date by generating the JSON files on CI and asserting that no files should change.
Additionally we can have another job that opens pull requests if any change to the APIs is detected in a schedule.
The text was updated successfully, but these errors were encountered: