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


##########
dev/README_RELEASE_AIRFLOW.md:
##########
@@ -802,10 +802,11 @@ Documentation for providers can be found in the 
``/docs/apache-airflow`` directo
     ```
 
 - Copy the documentation to the ``airflow-site`` repository, create commit, 
push changes, open a PR and merge it when the build is green.
+- Either provide the ``--airflow-site-directory`` flag or set the env 
variable: ``AIRFLOW_SITE_DIRECTORY``

Review Comment:
   This is not needed. The `AIRFLOW_SITE_DIRECTORY` is already set in line 788. 
so this is not something optional - we already KNOW it has been set.
   
   Same in all other cases. 



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to