renovatebot-github/example
Jamie Tanna a417869363
Some checks failed
Build / prepare (push) Has been cancelled
Build / commitlint (push) Has been cancelled
Build / renovate-config-validator (push) Has been cancelled
Build / lint (push) Has been cancelled
Build / e2e (example/renovate-config.js) (push) Has been cancelled
Build / e2e (example/renovate-config.json) (push) Has been cancelled
Build / release (push) Has been cancelled
ci: ensure example/ passes renovate-config-validator
As noted in #910, we have invalid configuration shared as an example,
which isn't ideal.

We should validate any JSON and `config.js` files in the example
directory.

We need to make sure that we override the ESM settings in this repo, as
otherwise we receive:

  module is not defined in ES module scope

When trying to validate the `renovate-config.js`.

This also follows the usage of a container from Renovate[0] for using
the container to run the validator.

[0]: 2ab0f77818/.github/workflows/test.yml (L44)
2025-12-15 11:25:45 +00:00
..
entrypoint.sh feat: allow to override docker command and user (#783) 2023-10-16 09:16:31 +00:00
package.json ci: ensure example/ passes renovate-config-validator 2025-12-15 11:25:45 +00:00
renovate-config.js chore: set minimumReleaseAge to null (#972) 2025-11-24 09:43:00 +00:00
renovate-config.json fix(example): correctly specify minimumReleaseAge (#963) 2025-11-09 08:45:43 +00:00