eladkal opened a new issue, #45146:
URL: https://github.com/apache/airflow/issues/45146

   ### Body
   
   Some workflows are designed to be purely automatic. We should allow the 
capability for DAG author to declare DAG as scheduled run only. This means:
   1. Create manual run button from the UI will generate error / be disabled.
   2. Create manual run from API will generate error.
   3. Scheduler will not run tasks of manual DagRuns if the parameter is set.
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


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