CLI interface and Python package to parse and validate CODEOWNERS files used by GitHub and GitLab (not tested with BitBucket yet)
-
Updated
Aug 31, 2026 - Python
CLI interface and Python package to parse and validate CODEOWNERS files used by GitHub and GitLab (not tested with BitBucket yet)
A simple Python script to validate and check the existence of paths defined in a .github/CODEOWNERS file.
GitHub Action that enforces every changed file in a PR has an effective owner in .github/CODEOWNERS.
To associate your repository with the codeowner topic, visit your repo's landing page and select "manage topics."