You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jeremiah Lowin (JIRA)" <ji...@apache.org> on 2016/06/30 22:13:10 UTC

[jira] [Created] (AIRFLOW-302) The Bolke Correction: take squash commit messages from individual commit messages

Jeremiah Lowin created AIRFLOW-302:
--------------------------------------

             Summary: The Bolke Correction: take squash commit messages from individual commit messages
                 Key: AIRFLOW-302
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-302
             Project: Apache Airflow
          Issue Type: Bug
          Components: PR tool
            Reporter: Jeremiah Lowin
            Assignee: Jeremiah Lowin


Currently, squash commit subjects are taken from the PR title (which should reference all JIRA issues). However this can be redundant in the case where there is just one commit, since it will be in the PR title and the commit message. Add an option (possibly default, or maybe default when there is only one referenced issue or one commit) to use the first commit message as the squash commit message.



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