mik-laj commented on a change in pull request #7484: [AIRFLOW-6864][depends on 
6863] Make airflow/jobs pylint compatible
URL: https://github.com/apache/airflow/pull/7484#discussion_r383042738
 
 

 ##########
 File path: airflow/utils/types.py
 ##########
 @@ -20,3 +20,4 @@ class DagRunType:
     """Class with DagRun types"""
     BACKFILL_JOB = "backfill_"
     SCHEDULED = "scheduled__"
+    MANUAL = "manual__"
 
 Review comment:
   Thanks!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to