github-community-projects / github-community-projects/cleanowners

feat: ability to ignore/exclude outside collaborators from CODEOWNERS removal

Open
#36 5 comments 0 reactions 0 assignees View on GitHub
keep
Dominant language
Python
Stars
138
Forks
14
Avg merge
1h 49m
Merged PRs (30d)
15

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](https://github.com/sigmavirus24/github3.py/issues/925) on the library.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.