Skip to content

Conversation

@cgwalters
Copy link
Contributor

The previous commit incorrectly changed customManagers to regexManagers, which caused configuration validation errors. Renovate expects:

  • customManagers with customType: "regex" (not regexManagers)
  • custom.regex as the manager name in packageRules (not just "regex")

This restores the correct configuration format that validates successfully.

Fixes: de7e68e ("Fix Renovate configuration errors (#33)")

Assisted-by: Claude Code (Sonnet 4.5)

The previous commit incorrectly changed customManagers to regexManagers,
which caused configuration validation errors. Renovate expects:
- customManagers with customType: "regex" (not regexManagers)
- custom.regex as the manager name in packageRules (not just "regex")

This restores the correct configuration format that validates successfully.

Fixes: de7e68e ("Fix Renovate configuration errors (bootc-dev#33)")

Assisted-by: Claude Code (Sonnet 4.5)
Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters
Copy link
Contributor Author

OK this time with some renovate config validation...

@cgwalters cgwalters marked this pull request as ready for review November 3, 2025 20:27
Copy link

@gursewak1997 gursewak1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gursewak1997 gursewak1997 merged commit b801fe3 into bootc-dev:main Nov 3, 2025
1 check passed
@gursewak1997 gursewak1997 linked an issue Nov 3, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Action Required: Fix Renovate Configuration

2 participants