https://pulumi.com logo
#getting-started
Title
# getting-started
e

eager-pilot-22899

09/19/2022, 2:05 PM
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

billowy-army-68599

09/19/2022, 2:09 PM
github credentials expire, you’ll need to generate a new token
e

eager-pilot-22899

09/19/2022, 2:11 PM
@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

billowy-army-68599

09/19/2022, 2:13 PM
interesting, can you please file an issue in github.com/pulumi/pulumi-github
e

eager-pilot-22899

09/19/2022, 2:14 PM
Sure!
@billowy-army-68599 I discovered that switching the visibility of the repo to public from private fixes the issue. Any ideas?
4 Views