Skip to content
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

GitHub Link Check throw 403 for github.com #622

Closed
hrittikhere opened this issue Jun 10, 2022 · 0 comments · Fixed by #623
Closed

GitHub Link Check throw 403 for github.com #622

hrittikhere opened this issue Jun 10, 2022 · 0 comments · Fixed by #623
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@hrittikhere
Copy link
Contributor

hrittikhere commented Jun 10, 2022

/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:

<div id='message'>
<h2>The request is blocked.</h2></div>
<div id='errorref'>
<span>0/ByiYgAAAAD0Jl+OyjIrTI2PolL1vAbHTU5aMjIxMDYwNjE0MDI5ADU5NmQ3OGEyLWNhNWYtNDc5ZC1iY2RjLTA4MzU4MzMxNzRiMg==</span>
</div>

image

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants