Good, I am looking forward to the script. Please send pull request to eagle repository.
-- Hao On Tue, Dec 15, 2015 at 3:24 PM, Michael Wu <[email protected]> wrote: > Sure, Hao, i'll update the jira ticket once valuable steps are completed. > > On Tue, Dec 15, 2015 at 10:35 AM, Hao Chen (JIRA) <[email protected]> wrote: > > > > > [ > > > https://issues.apache.org/jira/browse/EAGLE-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15057221#comment-15057221 > > ] > > > > Hao Chen commented on EAGLE-84: > > ------------------------------- > > > > And we have documented the contributing progress here: > > https://cwiki.apache.org/confluence/display/EAG/Contributing+to+Eagle > > please make sure keep consistent with it if no problem. > > > > > 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: 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) > > >
