Skip to content

Renovate CE: Is there a way to disable autodiscover and provide a fixed repos list? #817

@ziomill

Description

@ziomill

Which flavour of the Mend Renovate Server are you running?

Community Server (Community Edition / CE)

Which platform are you running Renovate on?

Bitbucket Data Center

Which version of Renovate Community / Enterprise Server are you using?

13.4.0-full

Please tell us more about your question or problem

Hello,
I'm new to Renovate, and I'm trying the Self-Hosted Community Edition (from the "ghcr.io/mend/renovate-ce:13.4.0-full" docker image).

I started the Renovate journey by using the basic CLI, and I was able to configure some desired behaviour by using some environment variables:

  • disable autodiscover: by setting the RENOVATE_AUTODISCOVER env variable
  • provide a fixed repositories list: by setting the RENOVATE_REPOSITORIES env variable

Switching from CLI to the CE edition, it seems that the previous behaviours aren't supported and don't work like in the CLI.
I noticed that environment variables used before are ignored, and that all the repositories placed inside projects (for which the MEND_RNV_BITBUCKET_PAT is enabled) are processed.

At this point, I'm a little bit confused.
Is there a reason why the CE edition not behave like the CLI, or am I missing something within the configuration?

Thank you!

Logs (if relevant)

Logs

Replace this text with your logs, between the starting and ending triple backticks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions