Validate renovate bot configurations
...
steps:
- uses: actions/checkout@v3
- name: Renovate Config Validator
uses: tj-actions/renovate-config-validator@v2
INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
---|---|---|---|---|
config_file | string | true | "renovate.json" |
Renovate configuration file e.g .github/renovate.json , .github/renovate.json5 , .gitlab/renovate.json , .gitlab/renovate.json5 , .renovaterc.json , renovate.json , renovate.json5 , .renovaterc |
- Free software: MIT license
If you feel generous and want to show some extra appreciation:
- Validate renovate bot configurations.
This package was created with Cookiecutter using cookiecutter-action
Report bugs at https://github.com/tj-actions/renovate-config-validator/issues.
If you are reporting a bug, please include:
- Your operating system name and version.
- Any details about your workflow that might be helpful in troubleshooting.
- Detailed steps to reproduce the bug.