Sync resourceManagement.yml according To ADO Wiki Page - Service Contact List#29331
Open
azure-powershell-bot wants to merge 1 commit intomainfrom
Open
Sync resourceManagement.yml according To ADO Wiki Page - Service Contact List#29331azure-powershell-bot wants to merge 1 commit intomainfrom
azure-powershell-bot wants to merge 1 commit intomainfrom
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
Contributor
There was a problem hiding this comment.
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 multiplementionUsers.mentioneeslists. - Removes corresponding
addLabelactions that previously appliedact-*squad labels during triage.
| @@ -2596,11 +2353,8 @@ configuration: | |||
| - mentionUsers: | |||
| mentionees: | |||
| - Elsie4ever,MohinderAtwal | |||
There was a problem hiding this comment.
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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