public interface RepositoryMergeCheck extends PreRepositoryHook<com.atlassian.bitbucket.hook.repository.PullRequestMergeHookRequest>
Merge checks are called for:
PullRequestService#canMergePullRequestService#mergeRepositoryHookRequest.isDryRun() can be used to determine which operation is in progress, for
 implementations which should only be applied to one or the other (but most checks should apply the same way to both).onEnd, preUpdateCopyright © 2024 Atlassian. All rights reserved.