Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for Codeowners changes #6440

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

JimSuplizio
Copy link
Member

There was a recent change to CodeOwnersParser and we'll now lookup the users for a team when we encounter a team in CODEOWNERS. Note: The caveat with this is that teams in CODEOWNERS files need to have write permissions and should all be child teams of Azure/azure-sdk-write. The update to CodeOwnersParser requires updates to the following:

  1. github-event-processor uses CodeOwnersParser in a couple of existing rules and should allow us to expand the Initial Issue Triage rule.
  2. get-codeowners.lib.ps1 (currently only used by the Metadata-Helpers.sp1 needed to use the updated version of the RetrieveCodeOwners.

@JimSuplizio JimSuplizio added the GitHub Event Processor Anything related to the GitHub Event Processor label Jun 29, 2023
@JimSuplizio JimSuplizio self-assigned this Jun 29, 2023
@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

This was referenced Jun 29, 2023
azure-sdk added a commit to Azure/azure-sdk-for-js that referenced this pull request Jun 29, 2023
JimSuplizio added a commit to Azure/azure-sdk-for-js that referenced this pull request Jun 29, 2023
@JimSuplizio JimSuplizio enabled auto-merge (squash) June 29, 2023 22:31
@JimSuplizio JimSuplizio merged commit 7b2596c into Azure:main Jun 29, 2023
@JimSuplizio JimSuplizio deleted the UpdatesForCodeownerChanges branch June 29, 2023 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GitHub Event Processor Anything related to the GitHub Event Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants