Action Required: Fix Renovate Configuration
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.
Location: `renovate.json`
Error type: The Renovate configuration file contains some invalid settings
Message: packageRules[0].matchPackageNames: Your input contains * or ** along with other patterns. Please remove them, as * or ** matches all patterns.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open renovate.json and inspect packageRules[0].matchPackageNames, using the Renovate error message as the starting point. Remove the conflicting wildcard pattern and validate the Renovate configuration; done means the invalid-settings error is gone and Renovate can resume creating PRs.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100