Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging branch names into wrong project #246

Open
christianrank opened this issue Dec 4, 2023 · 0 comments
Open

Logging branch names into wrong project #246

christianrank opened this issue Dec 4, 2023 · 0 comments

Comments

@christianrank
Copy link

christianrank commented Dec 4, 2023

Hi,

I got the problem that I see branch names of project A in the logging data of project B.

I guess this happens when I have project A open in VSCode and then open a website that is associated to project B in the browser extension settings. It will log into project B, but with the branch name of project A that is opened in VSCode.

It should not get the branch from VSCode in this case, before it was "Unknown" and that was much better than branch name from a different project. At least it should check if the project in both matches.

Idea: Maybe it could use the domain as branch name for web instead, that would be helpful and better than "Unknown".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant