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

Head commit for run:
62bbec676e1fc2c4ecde532c078ad1a43633d7fd / Jarek Potiuk <[email protected]>
Validate BASE_TRIGGER class path before importing during deserialization

Resolve the trigger class through a trusted-namespace allowlist that is
checked before import_string runs, rather than importing first and checking
the type afterward. A shared _safe_import_for_deserialize helper validates
the class-path string against the trusted prefixes, then imports and
verifies the subclass.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to