MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
445 stars 155 forks source link

Support adding and changing process templates. #323

Open jhoneill opened 4 years ago

jhoneill commented 4 years ago

As well as Get-VSTeamProcess there should be Add- and Set- commands for it as well.

(PR to follow shortly)

guzzd commented 2 years ago

Any new on this one?

SebastianSchuetze commented 2 years ago

There are PRs for this, but they are old, and the history was / is messed up. The PR shows all (even old) files as new and that is why it is hard to review. Also core code has been changed and not been understood properly.

Let's see how it goes. Implementing full process editing is not trivial.