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
What steps did you take and what happened:
I think there might be some issue with the action implementation for GitHub related links as the link can be perfectly accessed via a WebUI. Now after further investigation via curl we can see:
<divid='message'><h2>The request is blocked.</h2></div><divid='errorref'><span>0/ByiYgAAAAD0Jl+OyjIrTI2PolL1vAbHTU5aMjIxMDYwNjE0MDI5ADU5NmQ3OGEyLWNhNWYtNDc5ZC1iY2RjLTA4MzU4MzMxNzRiMg==</span></div>
403 for github.com because it blocks requests
What did you expect to happen:
Link Checks for GitHub will pass and not throw a 403
/kind bug
What steps did you take and what happened:
I think there might be some issue with the action implementation for GitHub related links as the link can be perfectly accessed via a WebUI. Now after further investigation via curl we can see:
403 for github.com because it blocks requests
What did you expect to happen:
Link Checks for GitHub will pass and not throw a 403
More Details here: #613 (comment)
The text was updated successfully, but these errors were encountered: