----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65545/ -----------------------------------------------------------
Review request for mesos, Armand Grillet and Benjamin Bannier. Repository: mesos Description ------- The new check warns developers if the specified tracking branch is not fast-forwardable to HEAD. The most likely cause of this condition is pulling a new version of the `master` branch and forgetting to rebase the review before calling the `post-reviews.py` script. Diffs ----- support/post-reviews.py 94b43253f25044a79009010e92363d1536c74299 Diff: https://reviews.apache.org/r/65545/diff/1/ Testing ------- Thanks, Benno Evers
