Closed malini closed 5 months ago
we need to accept events as .yaml and convert it to json similar to https://github.com/thunderbird/thunderbird-notes/ and convert
https://github.com/thunderbird/thunderbird-notifications/issues/3 is filed for validation
from Andrei: basically YAML file -> input to Python script -> output JSON.. People will pull request YAML files and GHA can run the script on them and make sure the output is happy before we merge.
we need to accept events as .yaml and convert it to json similar to https://github.com/thunderbird/thunderbird-notes/ and convert
https://github.com/thunderbird/thunderbird-notifications/issues/3 is filed for validation