Avoid GitHub Rate Limits #1

Merged
seija merged 3 commits from :main into main 2025-08-11 14:45:35 +00:00
Collaborator

Hello! This automated PR helps your Actions run smoothly by using a GitHub token to avoid rate limits.

By default, GitHub has a rate limit of 60 requests per hour for unauthenticated requests from the same IP address. But with this PR, we've set up the GH_TOKEN secret with a token from our friendly bot, suyubot, which allows us to make up to 5,000 requests per hour a huge improvement!

Of course, if you'd like to use your own token, you can easily update it in your repository settings. This way, you can enjoy the benefits of authenticated requests and avoid hitting those pesky rate limits.

Thanks for keeping your Actions efficient!

Hello! This automated PR helps your Actions run smoothly by using a GitHub token to avoid rate limits. By default, GitHub has a rate limit of **60 requests per hour** for unauthenticated requests from the same IP address. But with this PR, we've set up the `GH_TOKEN` secret with a token from our friendly bot, [suyubot](https://github.com/suyubot), which allows us to make up to **5,000 requests per hour** a huge improvement! Of course, if you'd like to use your own token, you can easily update it in your [repository settings](https://git.serversmp.xyz/seija/dotfiles/settings/actions/secrets). This way, you can enjoy the benefits of authenticated requests and avoid hitting those pesky rate limits. Thanks for keeping your Actions efficient!
seija merged commit bdeadb4dd9 into main 2025-08-11 14:45:35 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
seija/seiconf!1
No description provided.