actions-marketplace-validations/Label & Assign
Switch labels and assignees on pull requests using comments.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token for the repo, use {{ secrets.GITHUB_TOKEN }} | yes | — |
| reviewers | Comma separated list of Github usernames for pull request reviewers | yes | — |
| request_update_trigger | Text to search for in comments by reviewers to trigger a request for changes from the PR author (case-insensitive) | no | please update |
| request_review_trigger | Text to search for in comments by the PR author to trigger a request for reviews from the Reviewers (case-insensitive) | no | please review |
| awaiting_update_label | Label to apply when an update is requested, this label needs to exist of the action will fail | no | awaiting author updates |
| awaiting_review_label | Label to apply when a review is requested, this label needs to exist of the action will fail | no | awaiting review |
Outputs
no outputs