Skip to content

Graphql schema change check#1657

Draft
TCMeldrum wants to merge 3 commits into
developfrom
graphql-schema-change-check
Draft

Graphql schema change check#1657
TCMeldrum wants to merge 3 commits into
developfrom
graphql-schema-change-check

Conversation

@TCMeldrum

Copy link
Copy Markdown
Contributor

Closes UserOfficeProject/issue-tracker#1613

Description

This will check and show developers where there are breaking schema changes if there are the job will fail. Once all team are aware and good with the changes we can add the label breaking:changes and the job will pass.

When a developer makes schema changes when the backend is brought up it should automatically updated the schema.gql file. They will then need to commit it for the check to take place.

Motivation and Context

How Has This Been Tested

Fixes

Changes

Depends on

Tests included/Docs Updated?

  • I have added tests to cover my changes.
  • All relevant doc has been updated

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.

Create GitHub action to check for schema changes

1 participant