Appears to be a false positive error when integrating Github PR on a local repo after a fresh install (possibly optional). It did integrate via the UI ✅s, but reported a Tauri error related to the GithubIntegration in the bottom right.
How to reproduce
download the app for the first time (maybe optional)
signed up with Github (part of the first time setup)
connect a local repository
setup the GH PR integration
see error (despite it connected -- UI shows all green, but Tauri notification shows otherwise)
Expected behavior
If no actual error, don't show the prompt, but if something is actually broken, surface to the UI and don't show the ✅ as if it did actually work.
Version
0.13.2
Operating System
macOS
Distribution Method
dmg (Apple Silicon)
Describe the issue
Appears to be a false positive error when integrating Github PR on a local repo after a fresh install (possibly optional). It did integrate via the UI ✅s, but reported a Tauri error related to the GithubIntegration in the bottom right.
How to reproduce
Expected behavior
If no actual error, don't show the prompt, but if something is actually broken, surface to the UI and don't show the ✅ as if it did actually work.
Relevant log output
No response