integrate auto CC with github teams
Open
- Dominant language
- Shell
- Stars
- 12.6k
- Forks
- 2.9k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 61
Description
It seems the only way how to maintain auto_cc in the project.yaml files are PR for each change.
Would be possible to read emails from GitHub project team page? For example, add something like
```
auto_cc_team: https://github.com/orgs/util-linux/teams/fuzzers
```
I'm not sure if GitHub provides any API for this purpose, but teams are completely in the project's hands, and it will avoid all the PRs.
Contributor guide
Assessment
This issue has not been assessed yet.