Interface RepositoryMergeRequestCheckContext


public interface RepositoryMergeRequestCheckContext
In addition to the normal MergeRequest parameters, will have additional settings which can be configured per-repository.
  • Method Details

    • getMergeRequest

      @Nonnull MergeRequest getMergeRequest()
    • getSettings

      @Nonnull com.atlassian.bitbucket.setting.Settings getSettings()