Skip to content

Where to add GitHub personal token to not get rate limited by the GitHub API? #19

@o-l-a-v

Description

@o-l-a-v

Question

Where to add GitHub personal access token to not get rate limited by the GitHub API?

Conclusions

GitHub API rate limiting:

Type Limit Scope
Unathenticated 60 per hour Source IP address
Repo built in secret GITHUB_TOKEN 1000 per hour Per repo
Personal Access Token (PAT) 5000 per hour Per user
  • Multiple PATs will not increase the rate limit, as it is per user.

Context

Related issues:

Related PRs:

Related code:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions