I tried running support/post-reviews.py but it creates a new RB request instead
of updating existing one.
On Thursday, November 17, 2016 11:37 PM, Vinod Kone <[email protected]>
wrote:
Just run the support/post-reviews.py tool against your rebased branch. It will
update the same review on ReviewBoard.
On Thu, Nov 17, 2016 at 11:27 PM, Vijay Srinivasaraghavan
<[email protected]> wrote:
Hello,
I have submitted a patch to the Mesos review board using post-reviews.py tool.
I have some changes that I wanted to publish to the same PR. I am not sure if I
need to use post-reviews.py or apply-reviews.py tool? The documentation is not
clear though it has some reference on addressing feedback.
http://mesos.apache.org/docume ntation/latest/submitting-a- patch/
Long story short, I have rebased the code against master and squashed all of my
branch commits. Now I want to push the update to the existing review board
request.
Please let me know if I need to use built-in tools (post-reviews/apply-reviews)
or just create a patch and upload it directly through review board UI?
Thanks for your help
RegardsVijay