zendesk / setup-check-codeowners

A script to check .github/CODEOWNERS, and a GitHub Action to install it
MIT License
1 stars 2 forks source link

Fetch non-existent owners from Github API #29

Open catkins opened 1 year ago

catkins commented 1 year ago

The Github API now supports fetching CODEOWNERS errors. Could be nice to use this rather than having a static file of valid owners.

https://docs.github.com/en/rest/repos/repos#list-codeowners-errors