Skip to content

Conversation

@konrad-jamrozik
Copy link
Contributor

@konrad-jamrozik konrad-jamrozik commented Feb 1, 2023

Recently I've been cleaning up CODEOWNERS paths:

And also enabled the new regex-based wildcard-supporting CODEOWNERS path matcher:

Unfortunately, this led to few issues, most notably build failure notifications being routed to wrong folks, as seen in this table:

image

I.e. for PATH the failures are currently routed to RIGHT OWNERS instead of LEFT OWNERS. This PR fixes that, by ensuring the failures are again routed to LEFT OWNERS.

This PR also restores paths for /**/ci.yml and /**/tests.yml, and does few additional fixups, including aligning all owner lists.

I am going to make a separate PR updating iot and other ownership information based on discussion I had over email with @jsquire and other folks.

@konrad-jamrozik konrad-jamrozik added the Central-EngSys This issue is owned by the Engineering System team. label Feb 1, 2023
@konrad-jamrozik konrad-jamrozik self-assigned this Feb 1, 2023
@konrad-jamrozik
Copy link
Contributor Author

/check-enforcer override

@konrad-jamrozik konrad-jamrozik merged commit c8a19cd into main Feb 8, 2023
@konrad-jamrozik konrad-jamrozik deleted the users/kojamroz/co_fixes branch February 8, 2023 01:52
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.

3 participants