You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Michael Wu (JIRA)" <ji...@apache.org> on 2015/12/09 16:44:10 UTC

[jira] [Commented] (EAGLE-84) Create scripts for merging PRs automatically

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

Michael Wu commented on EAGLE-84:
---------------------------------

The format is messy in description, try to tidy it here.
**********************************************
EAGLE-${ticket_number} ${ticket_title}

${ticket_url}

Author: ${commiter}
Reviewer: ${reviewer}

Closes #${pr_number} from ${do_person}
**********************************************

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