sergeibbb

Results 22 issues of 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: ![image](https://github.com/user-attachments/assets/8c34baea-b6f2-4f16-9ea7-a6ff0f8062b5) Here what we have in GitLens Graph: ![image](https://github.com/user-attachments/assets/56836f2a-d464-4386-855d-47103db8d925) User needs to Pull first. After you...

feature
triage

# 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...

feature
triage

### 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...

triage

### 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...

triage

# 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...