Jeremiah Lowin created AIRFLOW-282:
--------------------------------------
Summary: PR tool crashes when fix_version format is not A.B.C
Key: AIRFLOW-282
URL: https://issues.apache.org/jira/browse/AIRFLOW-282
Project: Apache Airflow
Issue Type: Bug
Components: PR tool
Affects Versions: 1.7.1.3
Reporter: Jeremiah Lowin
Assignee: Jeremiah Lowin
The PR tool expects a version number with the format major.minor.patch, but
Airflow versions range from major.minor (2.0) to major.minor.patch.point
(1.7.1.3). Until (and if) we standardize, this logic should be removed since it
crashes the tool and doesn't add significant value anyway.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)