Enhance JSON output for rbt close.

Review Request #12167 — Created March 17, 2022 and submitted

Information

RBTools
master

Reviewers

This updates the rbt close --json output to add the close description,
to rename review_request to review_request_id, and to add
review_request_url, for better reference to the review request.

It also changes status to close_type, since status is reserved and
was being overridden.

Tested closing with and without a description. Saw the expected output.

Summary ID
Enhance JSON output for rbt close.
This updates the `rbt close --json` output to add the close description, to rename `review_request` to `review_request_id`, and to add `review_request_url`, for better reference to the review request. It also changes `status` to `close_type`, since `status` is reserved and was being overridden.
b32ea29979769b45b475f8377188e528375246c9
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (f5919c3)
Loading...