github-actions[bot] opened a new pull request, #54289: URL: https://github.com/apache/airflow/pull/54289
- Fix `is_cherrypicked` function to detect PRs with multiple reference numbers - Differentiate between Closed and Merged status for better PR state visibility - Add PEP 723 script dependencies for easier execution with 'uv run --no-project' The cherry-pick detection was failing for PRs that had additional PR numbers appended during cherry-picking (e.g., '(#53955) (#53964)'). This change improves release management workflow by providing clearer PR status information. (cherry picked from commit 29a1cb0cfde9d99b1774571688ed86cb60123896) Co-authored-by: Kaxil Naik <[email protected]> -- 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]
