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

ASF GitHub Bot commented on EAGLE-84:
-------------------------------------

Github user anyway1021 commented on the pull request:

    https://github.com/apache/incubator-eagle/pull/42#issuecomment-167688948
  
    This is a copy of an experimentation execution log of the script, which is 
hoped to help reviewers (git-repo-url, ticket-id are mocked, not 
apache/incubator-eagle):
    -------------------- START PROCESSING --------------------
    INF: query pr information from github...
    INF: will use "am_eagle_remote" as a remote name to operate
    INF: looking up comments from github...
    INF: verified: this pr is reviewed by ['anyway1021'] and finally approved 
by ['anyway1021'], it's good to merge
    INF: querying email address for reviewers' account from github...
    INF: downloading 17.patch from github...
    IPT: please input the description of the merge, which will be regarded as a 
part of the final commit message
    (<press Enter key> to start new lines, <press Ctrl+D> to finish inputting):
    recover 
    INF: committed to local repository on branch 
operating_branch_1451350746196985, the commit history now looks like: 
    new ->      * commit 643dc13d5560eae734ea1e9ac166d68adf363113 (HEAD, 
operating_branch_1451350746196985)
        | Author: ziwu <ziyang...@ebay.com>
        | Date:   Tue Dec 29 08:59:39 2015 +0800
        | 
        |     EAGLE-31 recover toString() of Address.java
        |     recover
        |     
        |     https://issues.apache.org/jira/browse/EAGLE-31
        |     
        |     Author: @anyway1021 <mchl....@gmail.com>
        |     Reviewer(s): @anyway1021 <mchl....@gmail.com>
        |     
        |     Closes #17.
        |  
    old ->      * commit 2a935badad668b97de7c8e8a9150786c88fabb8d 
(am_eagle_remote/master)
        | Author: ziwu <ziyang...@ebay.com>
        | Date:   Mon Dec 28 22:58:14 2015 +0800
        | 
        |     EAGLE-31 add street1 info to toString() of Address.java
        |     ddaabb
        |     
        |     https://issues.apache.org/jira/browse/EAGLE-31
        |     
        |     Author: @anyway1021 <mchl....@gmail.com>
        |     Reviewer(s): @anyway1021 <mchl....@gmail.com>
        |     
        |     Closes #16.
        * commit ......
    IPT: shall we push commit <643dc13d5560eae734ea1e9ac166d68adf363113> to 
remote <am_eagle_remote/master>?
    (<input "y" or "n" and press Enter key>):y
    INF: pushing to remote repository...
    INF: pull request <17> has been applied and pushed to remote 
<am_eagle_remote/master> of repository 
<https://github.com/anyway-checker/pr-merge-test.git>
    INF: if you're going to continue with any forked repository, please update 
it accordingly
    INF: Bye.
    -------------------- ENDED PROCESSING --------------------



> Create scripts for merging PRs automatically
> --------------------------------------------
>
>                 Key: EAGLE-84
>                 URL: https://issues.apache.org/jira/browse/EAGLE-84
>             Project: Eagle
>          Issue Type: Task
>            Reporter: Michael Wu
>            Assignee: Hao Chen
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> While a pull request gets passed the testing steps, and is verified as 
> good-to-merge, people are willing to merge it with scripts to go through 
> necessary steps automatically, and can form the message of final aggregated 
> commit in a unified format. To achieve this, we are attempted to create the 
> script.
> As discussed, the format of message should be like below (ignore the lines 
> consisted of asterisks):
> **********************************************
> EAGLE-${ticket_number} ${ticket_title}
> ${ticket_url}
> Author: ${commiter}
> Reviewer: ${reviewer}
> Closes #${pr_number} from ${do_person}
> **********************************************



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to