github-actions[bot] opened a new pull request, #67098: URL: https://github.com/apache/airflow/pull/67098
* Register custom deadline references via plugins, matching timetable pattern Align custom deadline reference resolution with the existing timetable / partition-mapper plugin pattern. Adds a new `deadline_references` attribute to `AirflowPlugin` and a matching `find_registered_custom_deadline_reference` helper. `SerializedCustomReference.deserialize_reference()` now resolves class paths through the registry instead of `import_string()` on the serialized payload. Generated-by: Claude Opus 4.7 (1M context) following the guidelines at https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions * Add newsfragment for deadline-references plugin migration (cherry picked from commit 6b0ccd384171fa9d662b13d429f180d78487b538) Co-authored-by: Jarek Potiuk <[email protected]> Generated-by: Claude Opus 4.7 (1M context) following the guidelines at https: //github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
