Interface PullRequestAutoMergeCancelledActivity

All Superinterfaces:
Activity, PullRequestActivity

public interface PullRequestAutoMergeCancelledActivity extends PullRequestActivity
A PullRequestActivity representing the cancelling of auto-merge on the pull request.
Since:
8.14
  • Method Details

    • getCancelledReason

      @Nonnull AutoMergeCancelledReason getCancelledReason()
      Returns:
      the reason the auto-merge request was cancelled