dc-ag/Auto Assign reviewers From Team
Assign reviewers to a PR from a team
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | Token for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }} | yes | — |
| admin-repo-token | GitHub Personal Access Token that has 'repo' rights | yes | — |
| team | Team to chose reviewers from | yes | — |
| amount | Amount of reviewers to assign from the given team, 0 to assign all. If the amount exceeds the member count of the team all members will be added | no | — |
| use-team-reviewer-settings | Set to true if you want to use the team's reviewer settings instead of an specific amount | no | — |
| ignore-branches-regex | Regex to check branches. If matched the PR won't be assigned any reviewers via this workflow | no | — |
Outputs
no outputs