OCB: add support for provider references #31747
Labels
good first issue
Suitable for new contributors
manager:ocb
priority-3-medium
Default priority, "should be done" but isn't prioritised ahead of others
type:feature
Feature (new functionality)
Tell us more.
The configuration for the OCB builders now have another dependency: providers which renovate currently does not support. Would like to request an extension of this feature to support the providers dependency types.
Originally posted by @srikotu in #31710
This should be an easy implementation.
Simply add the provider references to this code sections:
renovate/lib/modules/manager/ocb/schema.ts
Lines 16 to 20 in 138c6e5
renovate/lib/modules/manager/ocb/extract.ts
Lines 50 to 54 in 138c6e5
Reproduction: https://github.com/srikotu/renovate-ocb-manager-support-providers
The text was updated successfully, but these errors were encountered: