requestReviewFromRegistrant
Requests a Pull Request review from the registrant
Use the title of a pull request:
type: requestReviewFromRegistrant
pullRequest: A pull request
Use a pull request number:
type: requestReviewFromRegistrant
pullRequest: 2
Title | Property | Description | Default | Required |
---|---|---|---|---|
Pull request | pullRequest |
The number or title of the pull request to request a review. This will default to the pull request number from the trigger event. |