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

Update Rust's CODEOWNERS baseline files to remove a couple of invalid path entries #1873

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

JimSuplizio
Copy link
Member

I discovered these entries when I was generating the CODEOWNERS_baseline_errors.txt file for Rust in preparation for creating Rust's codeowners-linter pipeline. As it turns out, these were the only errors because their paths do not exist in the repository.

As per @heaths's guidance the entires for /sdk/template/ and /eng/pipelines/aggregate-reports.yml were removed.

As per @weshaggard's explanation, the /.config/1espt/ doesn't exist yet but will when we start auto-baselining functionality from the 1ES template. The entry should be recreated at that time.

@RickWinter - Congratulations! With the above errors being fixed in this PR, Rust does not yet need a baseline error file making it only repository that doesn't.

@JimSuplizio JimSuplizio added the Central-EngSys This issue is owned by the Engineering System team. label Oct 24, 2024
@JimSuplizio JimSuplizio self-assigned this Oct 24, 2024
@heaths
Copy link
Member

heaths commented Oct 24, 2024

With the above errors being fixed in this PR, Rust does not yet need a baseline error file making it only repository that doesn't.

I'd like to keep it that way. To direct issues we have to find owners anyway. No sense in kicking the problem down the road till they build up to a daunting task.

@JimSuplizio JimSuplizio merged commit 374aacd into Azure:main Oct 24, 2024
26 checks passed
@JimSuplizio JimSuplizio deleted the UpdateRustCODEOWNERS branch October 24, 2024 21:34
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.

2 participants