-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Description
Look into a way to add check to verify renovate.json in presubmit, so things like #1349's missed comma can be caught ahead of renovate bot issue.
-
I had missed verifying with these steps when making the PR changes: https://github.com/renovatebot/renovate/blob/main/docs/usage/getting-started/installing-onboarding.md#reconfigure-via-pr
-
The
renovate-config-validatorcan probably be added as a step in an existing presubmit action, or as a pre-commit hook: https://github.com/renovatebot/pre-commit-hooks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.