DevExpress / DevExpress/DevExtreme.AspNet.Data
Action Required: Fix Renovate Configuration
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 165
- Forks
- 140
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 4
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[1].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
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 renovate.json and inspect packageRules[1].matchPackageNames, which is named in the error. Remove the conflicting wildcard pattern as required by the message, then validate the Renovate configuration and confirm that Renovate can resume creating pull requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100