Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 880BF1793C for ; Fri, 26 Jun 2015 13:18:30 +0000 (UTC) Received: (qmail 72300 invoked by uid 500); 26 Jun 2015 13:18:30 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 72240 invoked by uid 500); 26 Jun 2015 13:18:30 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 72228 invoked by uid 99); 26 Jun 2015 13:18:29 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jun 2015 13:18:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 4CB2BC006D for ; Fri, 26 Jun 2015 13:18:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id w-iWqgL_2K0x for ; Fri, 26 Jun 2015 13:18:28 +0000 (UTC) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 4055021044 for ; Fri, 26 Jun 2015 13:18:28 +0000 (UTC) Received: by wicnd19 with SMTP id nd19so17524217wic.1 for ; Fri, 26 Jun 2015 06:18:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=2nfB4NtUmXmzAsirutvaky5MPvwO/FL0xUdOa5HRFD8=; b=VUz1iUoFNB/upRVrUOr41SXapOlVukrO7F1WFXOAb1iaG5KNc4ZIKP+v/dtMqkwJ6V TLi9m6bmnkFNQXrqAzODBSTfTEOZhlwJIW1MyJhsFWIXh3nZHOpWvzWnnXxRNq44J2nK SnZFLkBHnbPDovPOxZkt3o5z122w8V7XrV3A2GgctPxJL88xg4pSwPgXBnGfJadL+kIn spCee1q+rlNEDlZi98H92MyyPlgcI7hHSIf/pUNMQw9XSyG9OrGtzoWIDDy68F27K/DF mOsNzN91V4Cja0zHNvsV7RbpPAkEYNGZFSLgTW5VngwUhtDTIsCWHHdlX9l+QEusLGlr JO+w== MIME-Version: 1.0 X-Received: by 10.194.59.212 with SMTP id b20mr2826751wjr.31.1435324707083; Fri, 26 Jun 2015 06:18:27 -0700 (PDT) Received: by 10.27.89.146 with HTTP; Fri, 26 Jun 2015 06:18:27 -0700 (PDT) In-Reply-To: References: <0F27DFBA-4207-4B6F-8427-6097B9AC2B37@gmail.com> <558C1300.9050904@widodh.nl> <7ECB33FC-9728-4113-8870-4514F2EDF141@schubergphilis.com> Date: Fri, 26 Jun 2015 15:18:27 +0200 Message-ID: Subject: Re: [PROPOSAL] Commit to master through PR only From: Rafael Fonseca To: dev Content-Type: multipart/alternative; boundary=047d7ba9790a4d9b3105196b93ff --047d7ba9790a4d9b3105196b93ff Content-Type: text/plain; charset=UTF-8 That's what the _Extended suffix i added means :) On Fri, Jun 26, 2015 at 3:15 PM, Daan Hoogland wrote: > On Fri, Jun 26, 2015 at 3:13 PM, Rafael Fonseca > wrote: > > Or if we really want the extra overhead: > > > > ( Green_Travis && 2LGTM) || ( Red_Travis_false_positive && > 3LGTM_Extended) > > > or > > ( Green_Travis && 2LGTM) || ( Red_Travis_false_positive && > 2LGTM_Extended && justification in writing) > > that was the idea expressed > -- > Daan > --047d7ba9790a4d9b3105196b93ff--