-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix pulls broken when fork repository deleted #6754
Conversation
Drone fail |
Codecov Report
@@ Coverage Diff @@
## master #6754 +/- ##
==========================================
- Coverage 41.03% 41.01% -0.03%
==========================================
Files 421 421
Lines 57955 57967 +12
==========================================
- Hits 23781 23773 -8
- Misses 31017 31035 +18
- Partials 3157 3159 +2
Continue to review full report at Codecov.
|
Where does it check for this new error? |
@lafriks |
But shouldn't we check later for that error and show some kind of error in PR? |
When list pull requests, the last commit status error could be ignored. |
v1.8 don't have this problem. |
Is this going to be backported to 1.8? :) |
v1.8 should not be affected by this issue. |
fix #6702