icecrime / poule

:chicken: A framework for GitHub automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `validate` command to verify YAML files

icecrime opened this issue · comments

The validate command should be able to validate both:

  • Global configuration files.
  • Repository specific configuration files.

We can use then this in CI jobs.

Closed by #25.