Open
Description
Organizations have outside collaborators that have been given permissions to interact with its repositories.
Currently they will get flagged as non-organization members and a PR will be created to remove them from the CODEOWNERS
file currently.
Unfortunately, the github3
library we use has not implemented the ability to detect outside collaborators in an organization. There is an existing issue on the library.