rstackjs / rstackjs/rspack-resolver
Action Required: Fix Renovate Configuration
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 42
- Forks
- 10
- Avg merge
- 3h
- Merged PRs (30d)
- 1
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: .github/renovate.json5
Error type: The Renovate configuration file contains some invalid settings
Message: packageRules[2].matchPackageNames: Your input contains * or ** along with other patterns. Please remove them, as * or ** matches all patterns., packageRules[5].matchPackageNames: Your input contains * or ** along with other patterns. Please remove them, as * or ** matches all patterns., packageRules[7].matchPackageNames: Your input contains * or ** along with other patterns. Please remove them, as * or ** matches all patterns.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open .github/renovate.json5 and inspect packageRules[2], packageRules[5], and packageRules[7] against the reported Renovate validation errors. Validate the configuration after the settings are corrected and confirm Renovate can resume creating pull requests.
Written by the indexing model from the issue text.
Assessment
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 84/100