No description
  • Dockerfile 78.2%
  • Shell 21.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-03-23 06:11:32 -06:00
.github Deleted .github/workflows/rebase.yml 2025-03-23 06:11:32 -06:00
.gitignore Initial commit. 2021-04-15 07:55:55 -04:00
.whitesource Added .whitesource 2021-07-02 12:52:34 -04:00
action.yml feat: update image to use ghcr (#179) 2023-04-11 13:20:00 -06:00
CODE_OF_CONDUCT.md Added CODE_OF_CONDUCT.md 2021-07-02 16:43:52 -04:00
CONTRIBUTING.md Initial commit. 2021-04-15 07:55:55 -04:00
Dockerfile Update Dockerfile 2023-04-11 14:19:29 -06:00
entrypoint.sh Update entrypoint.sh 2022-12-28 00:30:46 -07:00
HISTORY.md Upgraded from v2.0 -> v2.1 2023-04-11 19:23:54 +00:00
LICENSE Initial commit. 2021-04-15 07:55:55 -04:00
README.md Update README.md 2025-03-23 06:08:31 -06:00
renovate.json chore: Configure Renovate (#231) 2025-03-23 06:06:56 -06:00

Codacy Badge CI Update release version. Public workflows that use this action.

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

If you feel generous and want to show some extra appreciation:

Buy me a coffee

Features

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.