Update review request information in rbt publish --json.

Review Request #12175 — Created March 17, 2022 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

This updates rbt publish --json to rename review_request to
review_request_id (and making it an integer instead of a string), and
to add review_request_url.

Tested rbt publish --json. Saw the correct payload information.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Update review request information in rbt publish --json.
This updates `rbt publish --json` to rename `review_request` to `review_request_id` (and making it an integer instead of a string), and to add `review_request_url`.
569e0ab2a68de410ceacf1307b9e8154341cf483 Christian Hammond
rbtools/commands/publish.py
Loading...