mirror of
https://github.com/tj-actions/renovate-config-validator
synced 2026-07-23 23:53:47 +00:00
No description
- Dockerfile 78.2%
- Shell 21.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| .gitignore | ||
| .whitesource | ||
| action.yml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| entrypoint.sh | ||
| HISTORY.md | ||
| LICENSE | ||
| README.md | ||
| renovate.json | ||
renovate-config-validator
Validate renovate bot configurations
...
steps:
- uses: actions/checkout@v3
- name: Renovate Config Validator
uses: tj-actions/renovate-config-validator@v2
Inputs
| 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:
Features
- Validate renovate bot configurations.
Credits
This package was created with Cookiecutter using cookiecutter-action
Report Bugs
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.
