Hello. I've been using Pulumi for a while now, and...
# getting-started
e
Hello. I've been using Pulumi for a while now, and it's always been fine at creating github repos. Today I woke up and now I'm seeing this message when trying to create github repos. Anyone got any idea what's going on?
Getting a
422 Validation Failed []
error
b
github credentials expire, you’ll need to generate a new token
e
@billowy-army-68599 Thanks for responding. I set the token to not expire so it can't be that
Also, it does create the repo, everything looks fine
And yet pulumi says it fails
b
interesting, can you please file an issue in github.com/pulumi/pulumi-github
e
Sure!
@billowy-army-68599 I discovered that switching the visibility of the repo to public from private fixes the issue. Any ideas?