actions-marketplace-validations/Manage PR Assignees
A github action that manages the assignee(s) of a PR in reaction to review requests & submissions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A github access token that has adequate permissions to fetch a PR and change the assignee(s). | yes | — |
| pr-creator-assignee-substitutions | A JSON stringified object where each key/value pair are github usernames. All PRs created by the "key username" will be assigned to the "value username" in situations that would otherwise assign the PR creator | no | — |
Outputs
no outputs