Package com.atlassian.bitbucket.pull.mergequeue
package com.atlassian.bitbucket.pull.mergequeue
-
ClassDescriptionEvent raised when a change has occurred for a queued pull request with the given merge queue branch.An event that is raised when a merge queue branch is created (or recalculated) for a pull request.Enforces a specific merge pre-condition on pull requests in a merge queue.The context provided to a
MergeQueueCheckwhen it is run.Module descriptor for registeringMergeQueueCheckimplementations.The result of aMergeQueueCheckrun, deciding whether the pull request can merge, should wait for a future a processing cycle, or be removed from the merge queue.Event raised when a change has occurred for the given queued pull request.Event raised when a change has occurred for a queued pull request in the given repository.A simple, immutable implementation ofMergeQueueCheckResult.