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 2021/01/11 12:38:43 UTC

[GitHub] [airflow] ashb opened a new pull request #13613: Fix rendering of CI.rst in Github

ashb opened a new pull request #13613:
URL: https://github.com/apache/airflow/pull/13613


   It was treating the `(x)` as a numbered list.
   
   Before
   
   ![image](https://user-images.githubusercontent.com/34150/104183379-c87ce800-5409-11eb-8f8c-8aaa6ba4c444.png)
   
   After
   
   ![image](https://user-images.githubusercontent.com/34150/104183431-dd597b80-5409-11eb-8e57-536b90f82283.png)
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] ashb merged pull request #13613: Fix rendering of CI.rst in Github

Posted by GitBox <gi...@apache.org>.
ashb merged pull request #13613:
URL: https://github.com/apache/airflow/pull/13613


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] github-actions[bot] commented on pull request #13613: Fix rendering of CI.rst in Github

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #13613:
URL: https://github.com/apache/airflow/pull/13613#issuecomment-757989781


   The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide that full test matrix is needed and add the 'full tests needed' label. Then you should rebase it to the latest master or amend the last commit of the PR, and push it with --force-with-lease.


----------------------------------------------------------------
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:
users@infra.apache.org