Re: How to get review id before publishing a review request

2014-03-12 Thread Howard Lin
Hi Matthew, Is below command available in 0.5.8 alpha 0 (dev) ? = When RBTools 0.5 lands it will be much easier, as there should be an rbt command to take a review request ID and publish it. = I'd like to get review request ID before publishing, later it will be updated and

Re: How to get review id before publishing a review request

2013-02-22 Thread Matthew Woehlke
On 2013-02-22 01:20, chuck j wrote: Yes i am using wrapper over post-review script. I am already using stdout of post-review to get the review id. I wanted to know if there is any API which will help me get the review id before publishing the review request? which i can use in my wrapper. I

Re: How to get review id before publishing a review request

2013-02-21 Thread chuck j
Thanks, Yes i am using wrapper over post-review script. I am already using stdout of post-review to get the review id. I wanted to know if there is any API which will help me get the review id before publishing the review request? which i can use in my wrapper. Regards, Chuck On Wed, Feb 20,

Re: How to get review id before publishing a review request

2013-02-20 Thread Matthew Woehlke
On 2013-02-20 12:31, chuck j wrote: how to get review request id after successful posting of review request and before publishing the review request. Can you be more specific? How are you posting the review request? In what form do you need the ID? If you are writing a wrapper over

Re: How to get review id before publishing a review request

2013-02-20 Thread Raja
Hi You would have to know one of the following parameters when making a GET call: changenum, time-added-to, time-added-from, last-updated-to, last-updated-from, from-user, repository, ship-it, status, to-groups,to-user-groups, to-users, to-users-directly Something like