hkusu/Review Assign Action
Automatically set assignees and reviewers in pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| assignees | — | no | — |
| reviewers | — | no | — |
| max-num-of-reviewers | — | no | — |
| draft-keyword | — | no | — |
| ready-comment | — | no | — |
| merged-comment | — | no | — |
| bot-accounts | — | no | — |
| github-token | — | no | ${{ github.token }} |
| event | — | no | ${{ toJson(github.event) }} |
Outputs
| name | description |
|---|---|
| result | `success` or `failure` is set. |