Commit Graph

1 Commits

Author SHA1 Message Date
Tigran Najaryan 4f77db44df Add schema file and a script with minimal checks that verifies them (#1702)
This adds some minimal sanity checks to make sure we don't forget
to add the schema file when we make a release. The checks are tied
to the CHANGELOG.md.

In the future we can do more thorough verifications, e.g. parse the content
of the schema YAML file and ensure it includes the changes that we can
detect by looking at the changes at the semantic convention files.
2021-05-20 10:09:51 -04:00