r39132 closed pull request #3663: [AIRFLOW-2820] Add Web UI triggger in doc "Scheduling & Triggers" URL: https://github.com/apache/incubator-airflow/pull/3663
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/scheduler.rst b/docs/scheduler.rst index 43531ca69d..3e895898fc 100644 --- a/docs/scheduler.rst +++ b/docs/scheduler.rst @@ -134,6 +134,8 @@ specific ``run_id``. The ``DAG Runs`` created externally to the scheduler get associated to the trigger's timestamp, and will be displayed in the UI alongside scheduled ``DAG runs``. +In addition, you can also manually trigger a ``DAG Run`` using the web UI (tab "DAGs" -> column "Links" -> button "Trigger Dag"). + To Keep in Mind ''''''''''''''' ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services