-
Notifications
You must be signed in to change notification settings - Fork 229
Use CodeownersFile.UseRegexMatcherDefault everywhere where applicable + remove obsolete tests
#5437
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
Conversation
CodeownersFile.UseRegexMatcherDefault everywhere where applicableCodeownersFile.UseRegexMatcherDefault everywhere where applicable
CodeownersFile.UseRegexMatcherDefault everywhere where applicableCodeownersFile.UseRegexMatcherDefault everywhere where applicable + remove obsolete tests
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#5437 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Konrad Jamrozik <[email protected]>
|
Hello @azure-sdk! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
…ers` executable + add some tests; make assorted refactorings (#5103) This PR is part of work required in preparation to merge: - #5088 Specifically, to enable review of ownership changes due to upcoming wildcards support, as explained in: - #5088 (comment) As such, this PR contributes to: - #2770 This PR is a prerequisite for following PRs: - #5431 ### Merging prerequisite This PR can be merged only after the following PRs are merged and relevant NuGet package published - #5437 - #5104 This is because this PR depends on that NuGet package.
Update 2/16/2023: Follow-up PR:
NotificationConfigurationpackage to20230214.1to enableCODEOWNERSregex matcher to default totrue#5452This is a follow-up PR to:
azure-sdk-for-netrepo #5241That PR was supposed to enable the regex-based matcher everywhere, but didn't. This PR fixes that.
This PR also:
ProgramSimplePathTeststest class; it is superseded byProgramGlobPathTests, which is renamed in:CODEOWNERSmatcher #5431get-codeowners.ps1This PR is a prerequisite for following PRs:
get-codeowners.ps1to work with the updatedRetrieveCodeOwnersexecutable + add some tests; make assorted refactorings #5103CODEOWNERSmatcher #5431