prismicio / gatsby-source-graphql-universal

Plugin for connecting arbitrary GraphQL APIs to Gatsby GraphQL with client side execution
2 stars 6 forks source link

Update gatsby-source-graphql #5

Closed MarcMcIntosh closed 4 years ago

MarcMcIntosh commented 4 years ago

Mentioned here https://github.com/prismicio/gatsby-source-prismic-graphql/issues/15

matthewtgilbride commented 4 years ago

Hi @MarcMcIntosh - perhaps I'm being silly. I'm trying to open up a PR here per the linked issue that I created. It seems on both repositories I have access to create a PR, but I don't have access to create a branch?

git push --set-upstream origin update-gatsby-source-graphql-#5
remote: Permission to prismicio/gatsby-source-graphql-universal.git denied to matthewtgilbride

Am I missing something?

matthewtgilbride commented 4 years ago

I thought maybe I was pointing at the wrong remote (the upstream fork), but that doesn't seem to be the case...

git remote -v
origin  https://github.com/prismicio/gatsby-source-graphql-universal.git (fetch)
origin  https://github.com/prismicio/gatsby-source-graphql-universal.git (push)
MarcMcIntosh commented 4 years ago

Hi @matthewtgilbride Create a fork first :)

matthewtgilbride commented 4 years ago

Hi @matthewtgilbride Create a fork first :)

Thanks, sorry. Here you go: https://github.com/prismicio/gatsby-source-graphql-universal/pull/6