Change request reviews API? #1098
Unanswered
liliakai
asked this question in
0. General bugs and questions
Replies: 1 comment
-
|
Thanks for the feature request! It makes sense, and appreciate your input on your use-case. Will leave this open to track interest and our team to look into in the future! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can currently request via the API data about a change request and (separately) its reviewers. However, if a review has already been left, that reviewer is not returned in the list of reviewers! And I see no endpoint for requesting the reviews themselves, so I would like to propose one.
Use case: I would like to build some automations for our review process, where my code will request reviews from relevant users, however, I would like to know if any user has already left a review, so I don't re-request them unnecessarily. It will also be helpful to know if the change was approved or not.
Beta Was this translation helpful? Give feedback.
All reactions