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

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

Github user anyway1021 commented on the pull request:

    https://github.com/apache/incubator-eagle/pull/42#issuecomment-170446877
  
    Updates made until commit "359546f":
    1. Embed debug messages when the script is executed with argument “-l 
debug” or “--log-level debug”, other wise, it only output “info” log.
    2. Enhance the error handling and env-recovery mechanism.
    3. Add non-patch mode to accomplish the goal. If the script is executed 
with a “-p” or “--patch” argument, it will use the patch mode, otherwise it 
uses non-patch mode by default.
    4. Improve the compatibility for running it in windows and mac system.
    5. Enrich help message for better instructions.


> 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