Class PullRequestParticipantReviewedEvent

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PullRequestParticipantApprovedEvent

@AsynchronousPreferred public class PullRequestParticipantReviewedEvent extends PullRequestParticipantStatusUpdatedEvent
Event raised when a participant updates its status on a pull request to PullRequestParticipantStatus.NEEDS_WORK
Since:
4.4
See Also: