mszostok / codeowners-validator

The GitHub CODEOWNERS file validator
Apache License 2.0
212 stars 48 forks source link

Periodically validate if GitHub is case-insensitive for teams and orgs names #124

Open mszostok opened 2 years ago

mszostok commented 2 years ago

Description

We don't have access to GitHub code, which is responsible for assigning owners. As a result, we need to create yet another e2e test that will be executed periodically to:

Reasons

Ensure that validator matches GitHub behavior and doesn't produce false positives.