Add rbt info command to display review request data
Review Request #10285 — Created Oct. 26, 2018 and updated
The
rbt info
command has been added to show detailed information about
a review request, including its summary, description, and commit
information.
Ran
rbt info
in the following conditions:
- The review request was attachments-only.
- No diffset revision was provided.
- The requested diffset revision did not exist.
- The requested diffset revision did exist.
- The review request was created without commit history support.
- The review request was created with commit history support.
- Commit:
-
f283036e1f611d1d2a1183783896968142697b0b97fd42f134bae4c2df3b076512381a2a7a4aa81d
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.