Return-Path: X-Original-To: apmail-mesos-issues-archive@minotaur.apache.org Delivered-To: apmail-mesos-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3AB8D176E6 for ; Thu, 9 Oct 2014 01:41:34 +0000 (UTC) Received: (qmail 2401 invoked by uid 500); 9 Oct 2014 01:41:33 -0000 Delivered-To: apmail-mesos-issues-archive@mesos.apache.org Received: (qmail 2376 invoked by uid 500); 9 Oct 2014 01:41:33 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 2367 invoked by uid 99); 9 Oct 2014 01:41:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2014 01:41:33 +0000 Date: Thu, 9 Oct 2014 01:41:33 +0000 (UTC) From: "Benjamin Mahler (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MESOS-1881) Reviewbot should not apply reviews that are submitted. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Benjamin Mahler created MESOS-1881: -------------------------------------- Summary: Reviewbot should not apply reviews that are submitted. Key: MESOS-1881 URL: https://issues.apache.org/jira/browse/MESOS-1881 Project: Mesos Issue Type: Bug Components: reviewbot Reporter: Benjamin Mahler Priority: Trivial If a review contains a dependent review that is already submitted, reviewbot will still try to apply it and it will fail. We should skip dependent reviews that are marked as submitted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)