Merge "Don't compute mergeability for abandoned changes."

This commit is contained in:
David Pursehouse
2017-03-23 00:39:04 +00:00
committed by Gerrit Code Review
2 changed files with 5 additions and 0 deletions

View File

@@ -350,6 +350,9 @@ is:mergeable::
+
True if the change has no merge conflicts and could be merged into its
destination branch.
+
Mergeability of abandoned changes is not computed. This operator will
not find any abandoned but mergeable changes.
[[status]]
status:open, status:pending::