palantir / policy-bot

A GitHub App that enforces approval policies on pull requests
Apache License 2.0
770 stars 104 forks source link

Can we support schemastore.azurewebsites.net/json #164

Open NargiT opened 4 years ago

NargiT commented 4 years ago

Do you think it's possible to generate schema of policy-bot ?

https://schemastore.azurewebsites.net/json/

Many application do have support for it, and it works for yaml.

What do you think ?

asvoboda commented 4 years ago

Hey @NargiT ,

Are you interested in using this for the policy.yml file? Have you looked at https://github.com/palantir/policy-bot#testing-and-debugging-policies

NargiT commented 4 years ago

Yes I am using this in the CI but this request is more suited for offline development. It bring autocomplete in intellij. Renovate bot use it and it helps a lot. It can also act as documentation.