Skip to content

Commit 34885ff

Browse files
authored
Add label message for "codegen-survey" (#25138)
* add label message * Update PrLabeled.ps1
1 parent 33c78e4 commit 34885ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/script/PrLabeled.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ This PR was labeled "Breaking Change Release" because it contains breaking chang
2525
"needs-revision" = @"
2626
This PR was labeled "needs-revision" because it has unresolved review comments or CI failures.
2727
Please resolve all open review comments and make sure all CI checks are green. Refer to our [guide](https://eng.ms/docs/cloud-ai-platform/azure-core/azure-management-and-platforms/control-plane-bburns/azure-cli-tools-azure-cli-powershell-and-terraform/azure-cli-tools/devguide/azps/ci_tsg) to troubleshoot common CI failures.
28+
"@
29+
"codegen-survey" = @"
30+
Thanks for using autorest.powershell to develop your PowerShell module! Would you like to take [a 5-minute survey](https://forms.office.com/r/j6rQuFUqUf?origin=lprLink) to help us improve the tool? Much appreciated :)
2831
"@
2932
}
3033

0 commit comments

Comments
 (0)