Skip to content
Snippets Groups Projects
Commit 33e4b511 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

feat: raise config validation issue if onboarded repo has invalid package.json

Previously, if someone updated a package.json to include invalid JSON, Renovate fails to parse it (as expected), so ignores it. As a result, any existing PRs would be autoclosed. Instead, Renovate will now skip the repository and raise a warning issue until the file parsing is complete or the file is added to Renovate’s ignore list.
parent 464ebc42
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment