potiuk commented on pull request #8807:
URL: https://github.com/apache/airflow/pull/8807#issuecomment-626359395


   Hey (mostly @ashb and @kaxil - but also @mik-laj and @turbaszek mostly. This 
is one monstrous PR but it has to be so, because it has all the Backport 
packages readme generated automatically.
   
   I worked on it during the last few days and I think I have finally what I 
wanted - fully automated mechanism to generate release notes for the backport 
packages. 
   
   It really nicely genarates all the necessary information:
   * summary of requirements for each backport package
   * list of dependencies (including extras to install them) when package 
depends on other providers packages
   * table of new hooks/operators/sensors/protocols/secrets
   * table of moved hooks/operators/sensors/protocols/secrets with information 
where they were moved from
   * changelog of all the changes to the provider package (this will be 
automatically updated with incremental changelog whenever we decide to release 
separate packages.
   
   
   The system is fully automated - we will be able to produce release notes 
automatically (per-package) whenever we decide to release new version of the 
package in the future.
   
   Please take a look (I know - it's huge, but most of it is generated 
automatically)
   


----------------------------------------------------------------
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]


Reply via email to