-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Refactor contributors list & fetch wrapper [i18nIgnore] #12530
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for astro-docs-2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
I confirmed this was a token issue and updating our token fixed deploys. Nonetheless, some good action items we should look at coming out of this:
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
Updated the PR based on your recommendations:
|
Description (required)
The issue has been found and is related to a request to the GitHub API to fetch contributors returning a 403 status code.
The issue will not be fixed in this PR but I'm keeping the investigation notes here for reference and also as a reminder to refactor this part of the code to add more logging when fetching failures happen and also revisit the retry logic (the default settings exceeds the Netlify build time limit).
renderToString
) "Contribute to Astro"Bad response for https://api.github.com/repos/withastro/docs/contributors (403): Forbidden
Related issues & labels (optional)