Skip to content
Snippets Groups Projects
Commit 00dabb5d authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: raise pr with warning if lock file generation fails (#994)

Previously, upgrades with failing lock files were not raised as PRs. Usually this is because of missing private module configuration. Now, Renovate will raise a PR but add a comment warning of the error, with the error log. It's raised as a comment because we now won't need to regenerate the lock file error every run, and we don't want to "lose" it if the PR description gets updated.

Closes #600 
parent e8810b33
No related branches found
No related tags found
Loading
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