com.atlassian.bitbucket.pull.PullRequestMergeability |
Describes whether a pull request can merge and why this is so.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.bitbucket.property.PropertySupport
|
false
if the pull request cannot be merged for any reason; otherwise true
outcome
of trying to merge this pull requestvetoes
from MergeRequestCheck
s
used to validate merge preconditions