potiuk commented on code in PR #35586:
URL: https://github.com/apache/airflow/pull/35586#discussion_r1393111011


##########
dev/README_RELEASE_PROVIDER_PACKAGES.md:
##########
@@ -143,6 +143,10 @@ separately this command:
 breeze release-management prepare-provider-documentation qubole
 ```
 
+In case you want to **just** regenerate the documentation because you fixed 
something in the templates, add
+`--reapply-templates` flag to the command above. If you want to just update 
min airflow version for all
+packages, you can use `--only-min-version-update` flag - this will only update 
the min version in the
+`__init__.py` files of the packages and package documentation without bumping 
the provider versions.

Review Comment:
   Correct.



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