FamilySearch / GEDCOM-registries

2 stars 3 forks source link

automatically check updated yaml files against schema #37

Closed tychonievich closed 3 months ago

tychonievich commented 4 months ago

Add a github action that checks changes YAML files as a status check, and require passing that status check before merging

dthaler commented 4 months ago

https://stackoverflow.com/questions/71334373/is-there-a-way-i-can-validate-yaml-files-on-github

tychonievich commented 4 months ago

Clarification: in addition to valid yaml (addressed by #40) we also should check the contents of the repo (not the github actions, etc) against https://github.com/FamilySearch/GEDCOM-registries/blob/main/registry_tools/yaml-schema.yaml