Michael Wu created EAGLE-84:
-------------------------------
Summary: 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
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)