Skip to content

Sync resourceManagement.yml according To ADO Wiki Page - Service Contact List#29331

Open
azure-powershell-bot wants to merge 1 commit intomainfrom
internal/sync-resourcemanagement-yml
Open

Sync resourceManagement.yml according To ADO Wiki Page - Service Contact List#29331
azure-powershell-bot wants to merge 1 commit intomainfrom
internal/sync-resourcemanagement-yml

Conversation

@azure-powershell-bot
Copy link
Copy Markdown
Collaborator

Description

This PR synchronizes the task: 'Triage issues to the service team' part of resourceManagement.yml from table of Service Contact List in ADO wiki page

Checklist

  • SHOULD select appropriate branch. Cmdlets from Autorest.PowerShell should go to generation branch.
  • SHOULD make the title of PR clear and informative, and in the present imperative tense.
  • SHOULD update ChangeLog.md file(s) appropriately
    • For any service, the ChangeLog.md file can be found at 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. Add changelog in description section if PR goes into generation branch.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD have approved design review for the changes in this repository (Microsoft internal only) with following situations
    • Create new module from scratch
    • Create new resource types which are not easy to conform to Azure PowerShell Design Guidelines
    • Create new resource type which name doesn't use module name as prefix
    • Have design question before implementation
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT introduce breaking changes in Az minor release except preview version.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings March 27, 2026 16:04
@azure-client-tools-bot-prd
Copy link
Copy Markdown

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GitHub Issue Management policy (resourceManagement.yml) to align the “Triage issues to the service team” routing rules with the Service Contact List maintained in the ADO wiki.

Changes:

  • Removes act-* squad/team entries from multiple mentionUsers.mentionees lists.
  • Removes corresponding addLabel actions that previously applied act-* squad labels during triage.

@@ -2596,11 +2353,8 @@ configuration:
- mentionUsers:
mentionees:
- Elsie4ever,MohinderAtwal
Copy link

Copilot AI Mar 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The mentionees entry Elsie4ever,MohinderAtwal appears to combine two GitHub handles using a full-width comma, so it will be treated as a single (likely invalid) mentionee. Split this into two separate list items so both users are mentioned correctly.

Suggested change
- Elsie4ever,MohinderAtwal
- Elsie4ever
- MohinderAtwal

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants