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: Tasks/ManualValidationV0/Strings/resources.resjson/en-US/resources.resjson
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"loc.friendlyName": "Manual validation",
3
3
"loc.helpMarkDown": "[Learn more about this task](https://aka.ms/manual-validation)",
4
-
"loc.description": "[PREVIEW] Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.",
4
+
"loc.description": "Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.",
5
5
"loc.instanceNameFormat": "Manual Validation",
6
6
"loc.input.label.notifyUsers": "Notify users",
7
7
"loc.input.help.notifyUsers": "Send a manual validation pending email to specific users (or groups). Only users with queue build permission can act on a manual validation.",
Copy file name to clipboardExpand all lines: Tasks/ManualValidationV1/Strings/resources.resjson/en-US/resources.resjson
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"loc.friendlyName": "Manual validation",
3
3
"loc.helpMarkDown": "[Learn more about this task](https://aka.ms/manual-validation)",
4
-
"loc.description": "[PREVIEW] Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.",
4
+
"loc.description": "Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.",
5
5
"loc.instanceNameFormat": "Manual Validation",
6
6
"loc.input.label.notifyUsers": "Notify users",
7
7
"loc.input.help.notifyUsers": "Send a manual validation pending email to specific users (or groups). Only users specified in approvers can act on a manual validation.",
0 commit comments