Do we have any JSONSchema expert on board? I'd lik...
# github-workflows-kt
p
Do we have any JSONSchema expert on board? I'd like to create a schema for https://github.com/typesafegithub/github-actions-typing but capturing the fields that are required conditionally, and otherwise forbidden, is currently the most tricky thing for me.
Thanks to the schema, I want to make it easier to edit action-types.yml
ok, I think I got this particular requirement captured. Here's a WIP PR, if anyone's interested: https://github.com/typesafegithub/github-actions-typing-catalog/pull/3