Skip to content

fix: Make Codeowners checks case-insensitive#81

Merged
BakerNet merged 4 commits intomainfrom
fix/case-insensitive-checks
Jan 7, 2026
Merged

fix: Make Codeowners checks case-insensitive#81
BakerNet merged 4 commits intomainfrom
fix/case-insensitive-checks

Conversation

@BakerNet
Copy link
Copy Markdown
Collaborator

@BakerNet BakerNet commented Jan 6, 2026

Related PR(s)

Related Issue(s)

Summary / Background

Currently, all username checks are being done in a case-sensitive manner. This makes it easy to create a broken rule by getting a user/team's name casing wrong. This PR normalizes owner names to be lowercase for case-insensitive comparisons.

@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@pooyaw
Copy link
Copy Markdown

pooyaw commented Jan 6, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions github-actions Bot requested a review from zbedforrest January 6, 2026 22:50
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 6, 2026

Codeowners approval required for this PR:

@BakerNet BakerNet merged commit bbe6fc7 into main Jan 7, 2026
9 of 10 checks passed
@BakerNet BakerNet deleted the fix/case-insensitive-checks branch January 7, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants