| com.atlassian.stash.pull.PullRequestMergeability |
Describes whether a pull request can merge and why this is so.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
in 3.7 for removal in 4.0. Use
getVetoes() instead.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.stash.content.AttributeSupport
| |||||||||||
From interface
com.atlassian.stash.property.PropertySupport
| |||||||||||
false if the pull request cannot be merged for any reason; otherwise true
vetoes from MergeRequestChecks
used to validate merge preconditions
This method is deprecated.
in 3.7 for removal in 4.0. Use getVetoes() instead.
vetoes from MergeRequestChecks
used to validate merge preconditions