jscheffl commented on code in PR #35460: URL: https://github.com/apache/airflow/pull/35460#discussion_r1383812968
########## docs/apache-airflow/core-concepts/params.rst: ########## @@ -328,6 +329,17 @@ For examples also please take a look to two example DAGs provided: ``example_par The trigger form can also be forced to be displayed also if no params are defined using the configuration switch ``webserver.show_trigger_form_if_no_params``. +.. versionadded:: 2.8.0 Review Comment: Oh, this smells like a general follow-up - I see this in various manners being used for "versionchanged" and "versionadded" that these blocks are used as simple markers and indented. Shall we have a PR which aligns this (outside of this PR) across the repo? -- 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]
