gitbutlerapp / gitbutler

The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
https://gitbutler.com
Other
12.57k stars 497 forks source link

When PR creation fails due to OAuth App access restrictions provide a useful user error #2780

Open krlvi opened 7 months ago

krlvi commented 7 months ago

The following errors:

Although you appear to have the correct authorization credentials, the XXX organization has enabled OAuth App access restrictions, meaning that data access to third-parties is limited

are related to the config on github's org side. If that occurs the app should provide a helpful error message (+ link to docs for what can be done)

gregkonush commented 4 weeks ago

not clear what needs to be done at that when organization permissions are not there