The GitHub Actions job "Tests (AMD)" on 
airflow.git/validate-base-trigger-deserialization-type has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
13a6c4433ae6aaf65e2be7ca21eeb4e49e1c99f8 / Jarek Potiuk <[email protected]>
Restrict BASE_TRIGGER deserialization to BaseTrigger subclasses

When loading a serialized DAG, the BASE_TRIGGER deserialization branch
imported the stored class path and instantiated it without checking it
is a BaseTrigger subclass. Restrict it to BaseTrigger subclasses,
matching the encode side which only emits BASE_TRIGGER for BaseTrigger
instances.

Generated-by: Claude Opus 4.8 (1M context) following the guidelines at
https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions

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

With regards,
GitHub Actions via GitBox


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

Reply via email to