github.com/munnerz/test-infra@v0.0.0-20190108210205-ce3d181dc989/prow/cmd/checkconfig/README.md (about)

     1  # `checkconfig`
     2  
     3  `checkconfig` loads the Prow configuration given with `--config-path`,
     4  `--job-config-path` and `--plugin-config` in order to validate it.
     5  Use `checkconfig` as a pre-submit for any repository holding Prow
     6  configuration to ensure that check-ins do not break anything.