Skip to content

chore(renovate): rename customManagers.fileMatch to managerFilePatterns#77

Merged
williaby merged 2 commits into
mainfrom
chore/renovate-rename-filematch-to-managerfilepatterns
May 25, 2026
Merged

chore(renovate): rename customManagers.fileMatch to managerFilePatterns#77
williaby merged 2 commits into
mainfrom
chore/renovate-rename-filematch-to-managerfilepatterns

Conversation

@williaby
Copy link
Copy Markdown
Collaborator

Renames customManagers[].fileMatch to managerFilePatterns in the cookiecutter template body renovate.json. Renovate renamed this option in a recent version; the legacy name still works (auto-migrated) but emits a config migration warning on the homelab Renovate server (v42.92.14). No behavior change: regex pattern, customType, and matchStrings are unchanged. Validated locally with renovate-config-validator pinned to renovate@42.92.14 in strict mode; output contains no fileMatch references after the rename.

Renovate renamed the customManagers config option fileMatch to
managerFilePatterns in a recent version. The cookiecutter template body
still uses the legacy name, which produces a validation warning on the
homelab Renovate server (v42.92.14). This rename keeps generated projects
warning-free. No behavior change.

Validated locally with renovate-config-validator pinned to renovate@42.92.14.
Copilot AI review requested due to automatic review settings May 24, 2026 20:23
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 24, 2026

Warning

Review limit reached

@williaby, we couldn't start this review because you've used your available PR reviews for now.

Your plan includes 1 review of capacity. Refill in 46 minutes and 16 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 780293b2-075c-462b-af4c-102f19353ec6

📥 Commits

Reviewing files that changed from the base of the PR and between 1d09213 and 1adfa9c.

📒 Files selected for processing (1)
  • {{cookiecutter.project_slug}}/renovate.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/renovate-rename-filematch-to-managerfilepatterns

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the cookiecutter template’s Renovate configuration to use Renovate’s newer customManagers[].managerFilePatterns key (replacing the legacy customManagers[].fileMatch) to avoid config migration warnings while preserving existing behavior.

Changes:

  • Renamed customManagers[].fileMatch to customManagers[].managerFilePatterns in the template Renovate config.
  • Kept the regex pattern, customType, and matchStrings unchanged.

@williaby williaby enabled auto-merge (squash) May 25, 2026 01:07
@sonarqubecloud
Copy link
Copy Markdown

@williaby williaby merged commit 1fc987a into main May 25, 2026
69 checks passed
@williaby williaby deleted the chore/renovate-rename-filematch-to-managerfilepatterns branch May 28, 2026 01:38
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.

2 participants