Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove enableManagers from renovate config #4387

Merged
merged 1 commit into from
Nov 16, 2024
Merged

Remove enableManagers from renovate config #4387

merged 1 commit into from
Nov 16, 2024

Conversation

xoxys
Copy link
Member

@xoxys xoxys commented Nov 16, 2024

Issue introduced in #4276

Not sure why this config was added, but all none-experimental managers are enabled by default. Besides that, the correct way is:

  "some-new-manager": {
    "enabled": true
  }

enabledManagers will automatically disable all managers and only use managers explicitly enabled by this parameter.

@xoxys xoxys requested a review from a team November 16, 2024 19:32
@xoxys xoxys enabled auto-merge (squash) November 16, 2024 19:32
@xoxys xoxys merged commit 7693269 into main Nov 16, 2024
6 of 7 checks passed
@xoxys xoxys deleted the fix-renovate branch November 16, 2024 19:35
@pat-s
Copy link
Contributor

pat-s commented Nov 16, 2024

Maybe a c/p mistake but strange that it doesn't connect with the other changes.

Sorry and thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build CI pipeline related skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants