Vinod Kone created MESOS-4399:
---------------------------------
Summary: ReviewBot should ignore a review chain if any of the
reviews in the chain is unpublished
Key: MESOS-4399
URL: https://issues.apache.org/jira/browse/MESOS-4399
Project: Mesos
Issue Type: Bug
Reporter: Vinod Kone
Observed this recently where review bot was continuously failing on a review
chain because one of the reviews in the chain was unpublished (by mistake).
Instead of failing, the bot should just skip such a chain and move onto other
reviews.
{noformat}
Verifying review 42241
Dependent review: https://reviews.apache.org/api/review-requests/42240/
Error handling URL https://reviews.apache.org/api/review-requests/42240/:
FORBIDDEN
git clean -fd
git reset --hard f2cf6cbb1ca9d04033e293a8b79b97b958a72df7
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected]
Finished: FAILURE
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)