azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

Add label message for "codegen-survey"

Open isra-fel opened this issue 1 year ago • 2 comments

Description

This pull request includes a change to the .github/workflows/script/PrLabeled.ps1 file. A new message has been added to the script for when a PR is labeled as "codegen-survey". This message prompts them to take a survey to help improve autorest.powershell.

Mandatory Checklist

  • Please choose the target release of Azure PowerShell. (⚠️Target release is a different concept from API readiness. Please click below links for details.)

    • [ ] General release
    • [ ] Public preview
    • [ ] Private preview
    • [ ] Engineering build
    • [x] No need for a release
  • [x] Check this box to confirm: I have read the Submitting Changes section of CONTRIBUTING.md and reviewed the following information:

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • For autorest-based development mode, include the changelog in the PR description.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

isra-fel avatar Jun 11 '24 12:06 isra-fel

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows

looks good to me.

Alex-wdy avatar Jun 13 '24 06:06 Alex-wdy