renovatebot / renovate

Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
https://mend.io/renovate
GNU Affero General Public License v3.0
17.51k stars 2.3k forks source link

OCB: add support for provider references #31747

Open secustor opened 4 weeks ago

secustor commented 4 weeks ago

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 https://github.com/renovatebot/renovate/discussions/31710

This should be an easy implementation.
Simply add the provider references to this code sections:

Reproduction: https://github.com/srikotu/renovate-ocb-manager-support-providers

Ashmithelps commented 4 weeks ago

hey there i am newbie, i would love to make this as my first contribution , please assign me

secustor commented 4 weeks ago

Welcome and thanks for trying to contribute!

If you need directions feel free to ping me in a draft PR or discussion.

Ashmithelps commented 4 weeks ago

can you please check out my PR and help me