Class PullRequestAutoMergeCancelledEvent

All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class PullRequestAutoMergeCancelledEvent extends PullRequestEvent
Event that is raised when auto-merge is cancelled for a pull request.

Note: If a pull request is either a draft or closed while auto-merge is requested for it, this event will not be published.

Since:
8.15
See Also: