gitbutler
gitbutler copied to clipboard
when Create PR there is no response
when I click the create pull request button,There is no response,and the whole app hangs
I‘v updated to V0.10.11,and still not work。
Hey there! Is this an organization repository? It's very possible that this is related to org restriction on oauth applications. The app currently doesn't do a very good job of propagating this error (tracking in https://github.com/gitbutlerapp/gitbutler/issues/2780)
One way to solve this would be to authorize the oauth app for the organization. Alternatively, you could create your own oauth app and set GitButler to use that one (requires compiling the app from source, perhaps this is something we can support better in the future).
Let me know if this helps out
@krlvi I am having this same issue and it is not a org repo, and it is authorized with oauth to my personal account
@krlvi Thank you for your message.
This is not an organization repository.
I can push to remote, but can't create PR.When I create the PR on github, I can merge it in GitButler.
So ,I feel there maybe have some bugs.
@colinn66 hi 🙂 do you still have the issue?