augur icon indicating copy to clipboard operation
augur copied to clipboard

Change Request Reviews metric API

Open sgoggins opened this issue 1 year ago • 1 comments

The canonical definition is here: https://chaoss.community/?p=4712

sgoggins avatar Nov 30 '23 18:11 sgoggins

There is not currently an endpoint for this metric.

Information can be derived from a query on the pull_request_reviews table, possibly joined with pull_requests.

Detailed information is available in the message table as well, linked through the pull_request_review_message_ref table

sgoggins avatar Nov 30 '23 18:11 sgoggins