github-community-projects / github-community-projects/safe-settings

suborgteams should allow specifying permissions on a repo(Ex: maintain)

Open
#494 0 comments 4 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
921
Forks
226
Avg merge
18h 3m
Merged PRs (30d)
14

Description

## New Feature

Please describe the desired new functionality:

When specifying suborgteams, I would like to be able to select repos that a team has Maintain permissions to(rather than Read/Write).

Perhaps something along the lines of:
```
suborgteams:
"XYZ-team":
permissions: ["Maintain", "Admin"]
exclude_list: ["exception_repo*"] # Optional, just thought this might fit this structure, in case this needs to be supported in the future
```

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.