Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Aug 8, 2025

  • 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 29a1cb0)

Co-authored-by: Kaxil Naik kaxilnaik@gmail.com

- 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 29a1cb0)

Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>
@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch labels Aug 8, 2025
@kaxil kaxil marked this pull request as ready for review August 8, 2025 20:22
@kaxil kaxil merged commit e3637a2 into v3-0-test Aug 8, 2025
50 checks passed
@kaxil kaxil deleted the backport-29a1cb0-v3-0-test branch August 8, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants