potiuk commented on pull request #12416: URL: https://github.com/apache/airflow/pull/12416#issuecomment-729221301
The readme is automatically generated based on template: https://github.com/apache/airflow/blob/master/dev/provider_packages/PROVIDER_README_TEMPLATE.md.jinja2. And it will be overwritten the next time we generate it (which is most likely tomorrow). It's next to impossible to maintain those READMEs separately for 60 providers we have so we always generate them before releasing new set of packages. However, this template has one place where you can add per-provider specific information that will be added automatically to all the future READMEs - > {{ ADDITIONAL_INFO }}. It is taken from ADDITIONAL_INFO.md file that should be added in the appropriate provider folder (in this case "airflow/providers/google/ADDITIONAL_INFO.md"). So this explanation should be added there in order to include it next time were generate the README. ---------------------------------------------------------------- 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]
