Benjamin Mahler created MESOS-1882:
--------------------------------------
Summary: Add a --dry-run to verify-reviews.py.
Key: MESOS-1882
URL: https://issues.apache.org/jira/browse/MESOS-1882
Project: Mesos
Issue Type: Improvement
Components: reviewbot
Reporter: Benjamin Mahler
Priority: Minor
To improve the ease of making changes to verify-reviews.py, we should add the
ability to pass a {{\-\-dry\-run}} flag. This will print all commands to be
executed.
Additional improvements that we may want to break out of this ticket:
# Rename verify-reviews.py to verify_reviews.py to allow importing.
# Make verify-reviews.py only execute when run as a {{\_\_main\_\_}}, if
imported it should merely make the library methods / classes available, so that
one can use the library from an interpreter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)