From dev-return-52480-apmail-zookeeper-dev-archive=zookeeper.apache.org@zookeeper.apache.org Fri Nov 11 14:13:00 2016 Return-Path: X-Original-To: apmail-zookeeper-dev-archive@www.apache.org Delivered-To: apmail-zookeeper-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 B57E419E61 for ; Fri, 11 Nov 2016 14:13:00 +0000 (UTC) Received: (qmail 55827 invoked by uid 500); 11 Nov 2016 14:13:00 -0000 Delivered-To: apmail-zookeeper-dev-archive@zookeeper.apache.org Received: (qmail 55779 invoked by uid 500); 11 Nov 2016 14:13:00 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 55691 invoked by uid 99); 11 Nov 2016 14:13:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2016 14:13:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 194952C4C81 for ; Fri, 11 Nov 2016 14:13:00 +0000 (UTC) Date: Fri, 11 Nov 2016 14:13:00 +0000 (UTC) From: "Flavio Junqueira (JIRA)" To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ZOOKEEPER-2631) Make issue extraction in the git pull request script more robust MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ZOOKEEPER-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira updated ZOOKEEPER-2631: ---------------------------------------- Description: The QA build is failing for some pull requests because the issue title isn't following the expected format. The issue extraction right now is a bit fragile, so this is to fix the issue. > Make issue extraction in the git pull request script more robust > ---------------------------------------------------------------- > > Key: ZOOKEEPER-2631 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2631 > Project: ZooKeeper > Issue Type: Improvement > Components: build > Affects Versions: 3.6.0 > Reporter: Flavio Junqueira > Assignee: Flavio Junqueira > > The QA build is failing for some pull requests because the issue title isn't following the expected format. The issue extraction right now is a bit fragile, so this is to fix the issue. -- This message was sent by Atlassian JIRA (v6.3.4#6332)