skymoore / required-approvals

Github Action to check PR approvals and codeowners
7 stars 6 forks source link

feat: add option to limit Org Teams to those discovered from `CODEOWNERS` #8

Closed druchoo closed 5 months ago

druchoo commented 5 months ago

Fixes https://github.com/skymoore/required-approvals/issues/9.

For ~300 teams, this reduced execution time from ~2m to ~5s.

skymoore commented 5 months ago

Looks good to me. Thanks for the feature @druchoo!