Skip to content

Conversation

@konrad-jamrozik
Copy link
Contributor

@konrad-jamrozik konrad-jamrozik commented Jan 27, 2023

This PR fixes paths in CODEOWNERS that were violating following two rules, given here:

  1. All paths must start with /
  2. Paths to directories must end with /

These changes should have no effect on owners determination by GitHub.

Violations of rule 2. would result in ADO build failure notifications being set to different set of people once we enable the new regex-based CODEOWNERS matcher, per:

This PR is done in preparation of following work:

This PR is analogous to its equivalent for azure-sdk-for-net repo:

I obtained the data required to make this PR by running tools added in this PR:

@konrad-jamrozik konrad-jamrozik added the Central-EngSys This issue is owned by the Engineering System team. label Jan 27, 2023
@konrad-jamrozik konrad-jamrozik requested review from a team, benbp and weshaggard January 27, 2023 03:13
@konrad-jamrozik konrad-jamrozik self-assigned this Jan 27, 2023
@konrad-jamrozik konrad-jamrozik force-pushed the users/kojamroz/make_co_valid branch 3 times, most recently from d2c3fcd to 7911056 Compare January 27, 2023 03:21
@konrad-jamrozik konrad-jamrozik force-pushed the users/kojamroz/make_co_valid branch from 7911056 to 1f368dc Compare January 27, 2023 03:22
Copy link
Member

@weshaggard weshaggard left a comment

Choose a reason for hiding this comment

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

Looks good. I assume you plan to remove the **/ci.yml patterns in another change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants