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

Add commands Add-VSTeamProcess and Set-VSTeamProcess (#323) #336

Closed jhoneill closed 3 years ago

jhoneill commented 4 years ago

PR Summary

Add new commands Set-VSTeamProcess - enables or disables process templates (Scrum, Agile etc), Sets the default template, and for custom templates renames or sets the description Add-VsTeamProcess - creates a new [custom] process template as a descendant of an existing one.

PR Checklist