Has anyone run into `GitHub rate limit exceeded, t...
# pulumi-deployments
d
Has anyone run into
GitHub rate limit exceeded, try again in 23.838081389s. You can set GITHUB_TOKEN to make an authenticated request with a higher rate limit.
? I’m seeing this at the end of my deployment runs that I trigger manually from the UI
b
yep, you need to set a github token 🙂
d
not handled by the integration?
b
are you using the github action?
d
hmm I set up Deployments to run on our
infrastructure
pulumi monorepo
I followed the documentation
and now when I push to the branch it automatically runs
but I also trigger it from the UI
Where would I need to set the GITHUB_TOKEN?
b
ahh you’re using deployment, my bad
I’ll file an issue for that
d
❤️ thank you!!
b
you can also set an environment variables, if you set
GITHUB_TOKEN
that’ll work, but we should provide one
d
but I’d need to use my own personal token or create a machine user?
b
yeah a personal token, I’ve opened https://github.com/pulumi/service-requests/issues/197
l
@dry-journalist-60579 One of our engineers merged a fix for this a few hours ago. It should go out with the next production deployment tomorrow morning.
d
thank you!!
party pizza