What is the problem and why is it a problem
As part of #1612
A GitHub action needs to be set up that will check for breaking schema changes.
This is any edits or deletions to the existing schema.
The breaking changes label (or another way to tag a PR) should be added to any PR that contains any of these schema changes to a reviewer can check if any downstream systems will be affected.
What is the problem and why is it a problem
As part of #1612
A GitHub action needs to be set up that will check for breaking schema changes.
This is any edits or deletions to the existing schema.
The breaking changes label (or another way to tag a PR) should be added to any PR that contains any of these schema changes to a reviewer can check if any downstream systems will be affected.