You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# VSTS Process Template Manager [](https://marketplace.visualstudio.com/items?itemName=nkdagility.processtemplate)
2
2
3
-
This task automates the Process of managing your Process Template changes from source control to VSTS so that you can keep all your projects in sync.
3
+
This task automates the Process of managing your Process changes from source control to VSTS so that you can keep all your projects in sync.
4
4
5
5
One of the largest issues for Enterprise is everyone using a different process template for their projects. When you move your Collection to VSTS with your custom Process Template you get a "Phase 1 enabled account". This account does not let you edit the Process Template in the UI and instead lets you download and upload the process template.
6
6
@@ -10,6 +10,7 @@ This Build Task lets you upload a local template into VSTS.
10
10
## What can you do with this tool?
11
11
12
12
- Upload XML Based Process Template
13
+
- Migrate Inherited Process(s) between Organisations (uses [https://github.com/Microsoft/process-migrator](https://github.com/Microsoft/process-migrator))
13
14
14
15

0 commit comments