Skip to content

Fix docs rate limit action error#9098

Open
joshistoast wants to merge 4 commits intoinvoke-ai:mainfrom
joshistoast:fix/docs-changelogs-rate-limit
Open

Fix docs rate limit action error#9098
joshistoast wants to merge 4 commits intoinvoke-ai:mainfrom
joshistoast:fix/docs-changelogs-rate-limit

Conversation

@joshistoast
Copy link
Copy Markdown
Collaborator

@joshistoast joshistoast commented Apr 30, 2026

Summary

Currently, the changelogs loader within the docs is running the github api unauthenticated, so it's hitting rate limits and causing a build error.

This adds GITHUB_TOKEN to the build action to be read by the starlight plugin.

Also, removed the translations.yml from the workflows. Thought I got rid of this earlier but it must've been something else. Now the useless crowdin action is gone for good and won't plague the build any longer.

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions Bot added the CI-CD Continuous integration / Continuous delivery label Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-CD Continuous integration / Continuous delivery

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants