github-actions[bot] commented on PR #45702: URL: https://github.com/apache/airflow/pull/45702#issuecomment-2594875779
### Backport failed to create: v2-10-test. View the failure log <a href='https://github.com/apache/airflow/actions/runs/12805111435'> Run details </a> <table> <tr> <th>Status</th> <th>Branch</th> <th>Result</th> </tr> <tr> <td>❌</td> <td>v2-10-test</td> <td><a href="https://github.com/apache/airflow/commit/e8f55b3a3d4e45285c6f11099794ddceb6ea4491"><img src='https://img.shields.io/badge/Commit-e8f55b3-red' alt='Commit Link'></a></td> </tr> </table> You can attempt to backport this manually by running: ```bash cherry_picker e8f55b3 v2-10-test ``` This should apply the commit to the v2-10-test branch and leave the commit in conflict state marking the files that need manual conflict resolution. After you have resolved the conflicts, you can continue the backport process by running: ```bash cherry_picker --continue ``` -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org