• 
      

    Add rbt info command to display review request data

    Review Request #10285 — Created Oct. 26, 2018 and updated

    Information

    RBTools
    master
    97fd42f...

    Reviewers

    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.
    Description From Last Updated

    F821 undefined name 'sumary'

    reviewbotreviewbot

    W391 blank line at end of file

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    brennie
    Review request changed
    Commit:
    f283036e1f611d1d2a1183783896968142697b0b
    97fd42f134bae4c2df3b076512381a2a7a4aa81d

    Checks run (2 succeeded)

    flake8 passed.
    JSHint passed.
    brennie
    1. Heads up, it turns out this accidentally landed on master as part of https://github.com/reviewboard/rbtools/commit/87e5d387f534c597c6cea2eba7a180d066112904.

      1. Oops. Any idea if a clean revert of this patch will do the trick?

    2.