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

Support Azure DevOps #91

Open
bdovaz opened this issue Dec 20, 2023 · 1 comment
Open

Support Azure DevOps #91

bdovaz opened this issue Dec 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@bdovaz
Copy link

bdovaz commented Dec 20, 2023

It would be interesting that being a cli tool it would work with other widely used providers like Azure DevOps.

I have been analyzing of all the tools similar to this one and none of them support Azure DevOps, they all seem to be GitHub centric.

Thanks!

@lampajr
Copy link
Member

lampajr commented Dec 20, 2023

Hi @bdovaz, my idea was to create a tool as generic as possible such that we can plugin any other platform-specific flow (e.g., right now I integrated GitHub, GitLab and Codeberg) therefore I agree that adding this new integration with Azure DevOps could be a great value.

Unfortunately I have no experience on Azure DevOps so I would need some time to explore the API and its usage in order to properly understand the overall feasibility of this new integration. Keep you posted if I do have some more updates on this.

PS: Feel free to give it a try if you want :)

@lampajr lampajr added the enhancement New feature or request label Dec 20, 2023
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

2 participants