The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/trigger-serialize-dict-var-resolver has succeeded.
Run started by GitHub user dkranchii (triggered by potiuk).

Head commit for run:
2cb81be8ae75b482337b5f52dbd04d663b639944 / Deepak Kumar <[email protected]>
Resolve dict-via-variable trigger serialize() in static check

Extends the trigger __init__/serialize() consistency check to handle
serialize() methods that build their return dict via a local variable
(literal-dict init, optional subscript assignments, and .update() with
literal-dict args, with conditional branches unioned). Triggers like
WorkflowTrigger and DagStateTrigger that were previously silently
skipped are now actually validated.

Also adds the first test file for this hook.

Report URL: https://github.com/apache/airflow/actions/runs/26248267979

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to