flake8
passed.
JSHint
passed.
Review Request #12167 — Created March 17, 2022 and submitted
This updates the
rbt close --json
output to add the close description,
to renamereview_request
toreview_request_id
, and to add
review_request_url
, for better reference to the review request.It also changes
status
toclose_type
, sincestatus
is reserved and
was being overridden.
Tested closing with and without a description. Saw the expected output.
Summary | ID |
---|---|
b32ea29979769b45b475f8377188e528375246c9 |
Fixed a key conflict with the existing
status
key.
This updates the | ||
to rename review_request to review_request_id , and to add | ||
review_request_url , for better reference to the review request. | ||
+ | ||
+ | It also changes | |
+ | was being overridden. |
Summary | ID | |
---|---|---|
8f4f00f6f9143d7f0be43cad837cfdc91f01014f | ||
b32ea29979769b45b475f8377188e528375246c9 |
Revision 2 (+18 -8)