Skip to content

Offer a config validation template

We'd like to provide a config validation template to our internal users so that they can verify their renovate config files.

What do you think about offering such a template here, e.g. /templates/renovate-config-validator.gitlab-ci.yml:

renovate-config-validator:
  stage: test
  image: $CI_RENOVATE_IMAGE
  script: renovate-config-validator

/cc @dlouzan @nejc

Edited by Florian Greinacher
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information