github-community-projects / github-community-projects/safe-settings
SafeSettings removes existing team permission for all the repos
Open
bug
- Dominant language
- JavaScript
- Stars
- 921
- Forks
- 226
- Avg merge
- 18h 3m
- Merged PRs (30d)
- 14
Description
Github Safesettings app removes the existing teams permissions for all existing repositories within the org when the following mentioned settings are enabled. On the other hand, documentation does not specify removal of any existing permission when controlled through safesettings app. Is this the expected behavior?
**settings.yml**
```
repository:
teams:
- name:
permission:
```
Our goal is to add specific permissions/teams to all the existing/new repos without impacting existing team permission for all the repos.
Contributor guide
Assessment
This issue has not been assessed yet.