zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
607 stars 76 forks source link

[Feature] AzureDevops Support #542

Closed kimpenhaus closed 8 months ago

kimpenhaus commented 8 months ago

Hi @zielu

thanks for the plugin - which I use on a daily basis and which helps a lot.

I wonder - or maybe am mistaken - why there is no AzureDevops support for the repos:

image image

Is there any chance to build that? Or is there any custom configuration one can do to make it work?

one more thing - ewhich is more like a question - if AzureDevops would be supported, would that issue number turn into a link to the ticket?

image

Thanks, Marcus

zielu commented 8 months ago

Hi @kimpenhaus I'm actually working on Azure repos support right now. It should be ready next week. As for issue links they should be working right now - I'm just integrating with IDE Issue Navigation

For issue pattern from screenshot something like following should work:

kimpenhaus commented 8 months ago

@zielu that sounds awesome - so just waiting happily for the next release - cheers mate!

the issue navigation worked perfectly - thanks!

image
zielu commented 8 months ago

Done in 500.2.3

kimpenhaus commented 8 months ago

@zielu oh that's pretty cool - the first tests I did look very good

repo is detected

image

and all the links seem to work properly

image

thanks for keeping me in the loop and of course for implementing azure devops support :)