gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

when Create PR there is no response

Open colinn66 opened this issue 1 year ago • 4 comments
trafficstars

when I click the create pull request button,There is no response,and the whole app hangs image I‘v updated to V0.10.11,and still not work。

colinn66 avatar Feb 18 '24 16:02 colinn66

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 avatar Feb 18 '24 16:02 krlvi

@krlvi I am having this same issue and it is not a org repo, and it is authorized with oauth to my personal account

ekwoka avatar Feb 18 '24 17:02 ekwoka

@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. image

colinn66 avatar Feb 18 '24 17:02 colinn66

@colinn66 hi 🙂 do you still have the issue?

PavelLaptev avatar Apr 27 '24 22:04 PavelLaptev