Skip to content
check-square

GitHub Action

Renovate Configuration Validator

v2.1 Latest version

Renovate Configuration Validator

check-square

Renovate Configuration Validator

Validate renovate bot configurations

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Renovate Configuration Validator

uses: tj-actions/renovate-config-validator@v2.1

Learn more about this action in tj-actions/renovate-config-validator

Choose a version

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.