You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gracefully fall back to local configs when GitHub is unreachable (#3010)
* Gracefully handle config repo update failures
When the config repo is already cloned, fall back to existing local configs instead of crashing if GitHub is unreachable. Fixes#2980
* Adjust after PR comments
0 commit comments