zregvart commented on pull request #800:
URL: https://github.com/apache/camel-website/pull/800#issuecomment-1073712331
> @zregvart do we have any troubles with the Checks on PR? The website build
on Jenkins works find.
There are GitHub API rate limit errors in the build step:
```
➤ YN0000: ERROR 2022/03/20 14:00:29 Failed to get JSON resource
"https://api.github.com/repos/apache/camel-quarkus/issues?state=closed&milestone=8":
Failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate
limit exceeded for 20.114.235.180. (But here's the good news: Authenticated
requests get a higher rate limit. Check out the documentation for more
details.)\",\"documentation_url\":\"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting\"}"
```
I've created #801 to fix that for future PRs and retried the build now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]