4c58e1031f
To check a change's state the caller currently has to call getState() and then do a comparison on the enum value. To make this easier, introduce new methods on Change: - isNew - isMerged - isAbandoned - isClosed Note that we don't add "isOpen" since there are no longer multiple states that could be considered "open". Previously there were "new" and "draft", but the draft workflow was removed. Update callers to use the new methods. Change-Id: Ic047f74b114e2277e66c878dace73ea8e0babab6 |
||
---|---|---|
.. | ||
codemirror-editor@c4cf42b96a | ||
commit-message-length-validator@556e427fd7 | ||
delete-project@189b92641c | ||
download-commands@22495f7aaa | ||
gitiles@623105f14d | ||
hooks@9d0ad9ae56 | ||
replication@bdc5ad1fa5 | ||
reviewnotes@d7ba4997b5 | ||
singleusergroup@17f5d016b8 | ||
webhooks@062902794f | ||
BUILD | ||
external_plugin_deps.bzl |