amoghrajesh commented on code in PR #38447:
URL: https://github.com/apache/airflow/pull/38447#discussion_r1538612419


##########
dev/breeze/doc/09_release_management_tasks.rst:
##########
@@ -189,6 +189,26 @@ These are all of the available flags for the 
``release-prod-images`` command:
   :width: 100%
   :alt: Breeze release management release prod images
 
+Adding git tags for providers
+"""""""""""""""""""""""""""""
+
+This command can be utilized to manage git tags for providers within the 
airflow remote repository during provider releases.
+Sometimes in cases when there is a connectivity issue to Github, it might be 
possible that local tags get created and lead to annoying errors.
+The default behaviour would be to clean such local tags up.
+
+If you want to disable this behaviour, set the env CLEAN_LOCAL_TAGS to false.

Review Comment:
   You also need to add about the new click option here: flag and env variable



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