rowi1de/Auto Assign Review Teams
Send review requests to teams (with Auto Assignment) or persons
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | Token for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }} | yes | — |
| teams | Teams (works best with Auto Assignment) - team1, team 2. If pick-one-from-persons-or-team is true, only 1 person from the first team will be picked. | no | — |
| persons | Individual Reviewers - person1, person2. If pick-one-from-persons-or-team is true, only 1 person from this list will be picked. | no | — |
| org | Org (only required if using teams in pick-one-from-persons-or-team) | no | — |
| pick-one-from-persons-or-team | If the pick-one-from-persons-or-team is True, only 1 person from the first team and/or persons will be picked. | no | false |
| include-draft | If set to true, DRAFT PRs will also be covered (default=false) | no | false |
| skip-with-manual-reviewers | If the given number of reviewers is already assigned, auto assign will be skipped | no | — |
Outputs
no outputs