buildkite-plugins/docker-buildkite-plugin

Action Required: Fix Renovate Configuration

renovate opened this issue · 4 comments

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: Invalid configuration option: label

Renovate bug?

ticky commented

Uhhhh???

🤦🏻‍♀️🤦🏻‍♀️

Renovate doc has info about ‘labels’ but nothing about ‘label’. So I went hunting for any changes to the ‘label’ config in the renovate changelogs but found none.

It turned out that we added ‘label’ config here instead of ‘labels’. So added a fix here: #196