pankajastro commented on code in PR #35194:
URL: https://github.com/apache/airflow/pull/35194#discussion_r1372840727


##########
airflow/www/static/js/types/api-generated.ts:
##########
@@ -2207,21 +2207,31 @@ export interface components {
     /**
      * @description Trigger rule.
      *
-     * *Changed in version 2.2.0*: 'none_failed_min_one_success' is added 
as a possible value.
+     * *Changed in version 2.2.0*: 'none_failed_min_one_success' is added 
as a possible value. Deprecated dummy and 'always' is added as a possible value

Review Comment:
   ```suggestion
        * *Changed in version 2.2.0*: 'none_failed_min_one_success' is 
added as a possible value. Deprecated 'dummy' and 'always' is added as a 
possible value
   ```



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to