jedcunningham commented on code in PR #33390: URL: https://github.com/apache/airflow/pull/33390#discussion_r1294648953
########## RELEASE_NOTES.rst: ########## @@ -37,6 +37,13 @@ Old Graph View is removed (#32958) """""""""""""""""""""""""""""""""" The old Graph View is removed. The new Graph View is the default view now. +The trigger UI form is skipped in web UI with 2.7.0 if no parameters are defined in a DAG (#33351) +"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Review Comment: ```suggestion The trigger UI form is skipped in web UI if no parameters are defined in a DAG (#33351) """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" ``` nit ########## RELEASE_NOTES.rst: ########## @@ -332,6 +340,8 @@ Misc/Internal Docs only changes """"""""""""""""" +- Fix links in security docs (#33329) Review Comment: ```suggestion ``` Don't need this one in the release notes. -- 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]
