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

want to add Azure Devops repo in context provider #3992

Open
jayadeepdamarla opened this issue Mar 12, 2025 · 2 comments
Open

want to add Azure Devops repo in context provider #3992

jayadeepdamarla opened this issue Mar 12, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@jayadeepdamarla
Copy link

Please describe the feature you want
I wan to add azure devops repos in my context provider. Currently I am getting error.

Additional context
Add any other context or screenshots about the feature request here.


Please reply with a 👍 if you want this feature.

@jayadeepdamarla jayadeepdamarla added the enhancement New feature or request label Mar 12, 2025
@zwpaper
Copy link
Member

zwpaper commented Mar 27, 2025

Hello @jayadeepdamarla, Tabby does not support Azure DevOps repos. However, you can still add it as a Git context kind.

@juangcarmona
Copy link

You can create a PAT (Personal Access Token) in Azure DevOps organization (or repo, not sure of the granularity) and provide it to tabby as a normal GIT context provider, with the proper URL...

https://:@dev.azure.com///_git/

Trust me, this is possible, it works like a public git URL but with url-embedded credentials. Note that this PAT should be "linked" to tabby and should have read only permissions for obvious reasons.

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

No branches or pull requests

3 participants