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
Starting on December 20th, we've been getting a ton of exceptions 403 (Forbidden) when trying to get GitHub PR statuses. However, this doesn't happen for all repos, the traces clearly show it works in some cases.
Our logging currently doesn't tell us a lot, so the best course of action might be to improve it first, and then figure out why some PR statuses can't be read, once we know which those are
The text was updated successfully, but these errors were encountered:
Starting on December 20th, we've been getting a ton of exceptions
403 (Forbidden)
when trying to get GitHub PR statuses. However, this doesn't happen for all repos, the traces clearly show it works in some cases.Our logging currently doesn't tell us a lot, so the best course of action might be to improve it first, and then figure out why some PR statuses can't be read, once we know which those are
The text was updated successfully, but these errors were encountered: