potiuk commented on PR #26109:
URL: https://github.com/apache/airflow/pull/26109#issuecomment-1235336821

   Also one more "hint" and suggestion - the output of 
"prepare-provider-documentation" is optimised to allow to make fast decisions 
on bugfix/feature/breaking/doc-only  by the release manager. For every provider 
you get list of commits printed together with the URL, so if after looking at 
the list of commits, you are not sure what decision to make you can ctrl+click 
on the URL of particular commit and you will see it in the browser and will be 
able to asses if the change is fix/doc/feature/breaking change. 
   
   And I would heartily recommend (if you have not done so) to run this doc 
generation for all providers at once. Then we can release all the changed at 
once, and the automation is written in the way that it will only prepare 
packages for those providers that need release (so if you marked something as 
doc-only change, the provider will not get prepared. And those providers that 
did not have any change whatsoever are automatically skipped.
   
   It usually takes me 10 minutes or so to go though all the providers and make 
decisions about the providers - and then keeping the PR rebased and 
incrementally update newly merged PRs is couple of minutes.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to