sergeibbb
sergeibbb
# Description Introduces a provider for GitHub integration that tries to check for existing GitHub session before accessing an integration on GKDev (GLVSC-554) # Checklist - [x] I have followed...
# Description `handleException` and `requestExceptionCount` etc. We should stop calling our APIs in a session if there’s a problem and X attempts in a row fail. # Checklist - [x]...
The graph doesn't have "Push" button that is presented in other Git UI products:  Here what we have in GitLens Graph:  User needs to Pull first. After you...
# Description When I copy and paste a PR URL directly into the input box on the main step, it should search for that PR # Checklist - [x] I...
AccountAuthenticationProvider has had inheritance from AuthenticationProvider of VSCode for being registered in VSCode as an account provider. In https://github.com/gitkraken/vscode-gitlens/pull/3524 we have stopped registering our provider in VSCode, so technically we...
### Description In #4300 (specifically in #4398) it's became possible to refresh org settings without reloading the window. So, the current bug has been revealed. **Steps to reproduce** 1. Enable...
# Description This is a follow-up on #4387 Originates from this conversation: > And there is another thing that I think is worth fixing: handling of the "connect" click should...
### Description It's related to #4353 but it's not a new problem. It has rather been uncovered by those changes. ## The problem The stashes with parent commits older than...
### Description ### 1. Mark the current commit in a branch ### 2. Emphasis font of the current branch (Commit as well?) ### 3. Add an individual tooltip to the...
# Description Here we sync the cloud connected integration with GKDev when we face an authorization problem hoping that during the sync they respond us with the actual token. If...