tstrilka opened a new pull request, #61863:
URL: https://github.com/apache/airflow/pull/61863

   ## Summary
   - Cherry-pick of #59467 to `v3-1-test` — adds the `on_task_instance_skipped` 
listener hookspec and calls it from the task runner when a task raises 
`AirflowSkipException`
   - The corresponding OpenLineage provider change (#60409) is already released 
in `apache-airflow-providers-openlineage` 2.10.0+, but it's non-functional 
because the core hookspec isn't in any released Airflow 3.1.x version           
                                                                                
                                                                                
            
   - This backport unblocks the provider feature for Airflow 3.1.x users
   
   Related: #59370
   
   ## Test plan
   - [x] Cherry-pick applied cleanly with no conflicts
   - [ ] Existing unit test (`test_task_runner_calls_listeners_skipped`) is 
included in the cherry-pick
   - [ ] CI passes on v3-1-test
   


-- 
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]

Reply via email to