You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/01/25 13:44:37 UTC

[GitHub] abitrolly opened a new pull request #4587: [AIRFLOW-XXX] docs: Link AIRFLOW-XXX and PR references with JS

abitrolly opened a new pull request #4587: [AIRFLOW-XXX] docs: Link AIRFLOW-XXX and PR references with JS
URL: https://github.com/apache/airflow/pull/4587
 
 
   ### Jira
   
   -  [x]
     - In case you are fixing a typo in the documentation you can prepend your commit with \[AIRFLOW-XXX\], code changes always need a Jira issue.
   
   ### Description
   
   This adds clickable issue references to changelog page https://airflow.apache.org/changelog.html
   
   ![image](https://user-images.githubusercontent.com/8781107/51749361-32d2db80-20c0-11e9-8f66-21f7ed3b7429.png)
   
   ### Tests
   
   - [x] My PR does not need testing for this extremely good reason:
   - docs are not tested
   
   ### Documentation
   
   - [x] In case of new functionality, my PR adds documentation that describes how to use it.
     - When adding new operators/hooks/sensors, the autoclass documentation generation needs to be added.
     - All the public functions and the classes in the PR contain docstrings that explain what it does
   

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


With regards,
Apache Git Services