You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/11 14:23:59 UTC

[jira] [Commented] (ZOOKEEPER-2631) Make issue extraction in the git pull request script more robust

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15657185#comment-15657185 ] 

ASF GitHub Bot commented on ZOOKEEPER-2631:
-------------------------------------------

GitHub user fpj opened a pull request:

    https://github.com/apache/zookeeper/pull/104

    ZOOKEEPER-2631: Make issue extraction in the git pull request script more robust

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fpj/zookeeper ZK-2631

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/104.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #104
    
----
commit a26d74f955144d541ee96bcf58bd80ff43c7a0d7
Author: fpj <fp...@apache.org>
Date:   2016-11-11T14:22:17Z

    ZOOKEEPER-2631: Make issue extraction in the git pull request script more robust

----


> 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)