ashb opened a new pull request #4857: [AIRFLOW-XXX] Improve airflow-jira script 
to make RelManager's life easier
URL: https://github.com/apache/airflow/pull/4857
 
 
   These changes do a number of things:
   
   - Add colours to the output so  I can easily see which issues against a
     release are still open
   - Order the Jira issues by update date (so oldest updated are at the
     bottom) - the older issuer will likely cherry-pick better if done in
     the bottom to top order
   - Add an `--unmerged` flag to only show un-merged issues in the output
   - Attempt to find the PR# and merge commit from master branch for a
     given jira issue (i.e. what I have to `git cherry-pick`). This won't cope 
with the case where we have multiple PRs targeting one issue.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to