Folks,

The current implementation of apply-review.sh does not allow applying
a chain of reviews. It has been a major inconvenience for a lot of us,
so I have put together a python script that makes it possible to apply
a chain of reviews (the corresponding JIRA is at [0]). The version of
the script that uses apply-review.sh internally is posted at [1]. A
followup review that removes that dependency is available at [2].

I would like to invite everyone to try it out and tell me what you
think about it. Also, as we discussed during the last community sync,
we'd like to retire apply-review.sh, so I was wondering whether anyone
is still using that script with github. If so, I will go ahead and add
support for '-g' in the new script.

Cheers,
Artem.

[0] - https://issues.apache.org/jira/browse/MESOS-3468
[1] - https://reviews.apache.org/r/38705/
[2] - https://reviews.apache.org/r/38883/

Reply via email to