Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
check-square

GitHub Action

Renovate Configuration Validator

v1

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@v1

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

Choose a version

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

renovate-config-validator

Validate renovate bot configurations

...
    steps:
      - uses: actions/checkout@v2
      - name: Renovate Config Validator
        uses: tj-actions/renovate-config-validator@v1

Inputs

Input type required default description
config-file string true renovate.json Renovate config file

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.