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

feat: stop branch processing after lock file error or pin dependencies (#768)

If a repository has a lock file error (e.g. can’t look up a private module) then it will no longer attempt to create every branch. Instead, it will error/exit after the first branch. Additionally, “Pin Dependencies” has been sorted to be first and further branches won’t be added or updated until Pin Dependencies has been merged.
parent fbf77cf6
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