Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Nov 1, 2025

…667)

  • Support use-airflow-version with PR num for Breeze

Add PR number support to --use-airflow-version option

Add tests for PR number pattern matching

Move PR_NUMBER_PATTERN to global_constants for consistency

Add error handling for deleted fork repositories

Refactor: consolidate PR number and repo:branch logic in find_installation_spec

Remove unused get_repo_and_branch_from_pr function

Support use-airflow-version with PR num for Breeze

Add PR number support to --use-airflow-version option

Add tests for PR number pattern matching

Move PR_NUMBER_PATTERN to global_constants for consistency

Add error handling for deleted fork repositories

  • Remove not used github utils

(cherry picked from commit 19809dd)


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

…che#57667)

* Support use-airflow-version with PR num for Breeze

Add PR number support to --use-airflow-version option

Co-authored-by: jason810496 <68415893+jason810496@users.noreply.github.com>

Add tests for PR number pattern matching

Co-authored-by: jason810496 <68415893+jason810496@users.noreply.github.com>

Move PR_NUMBER_PATTERN to global_constants for consistency

Co-authored-by: jason810496 <68415893+jason810496@users.noreply.github.com>

Add error handling for deleted fork repositories

Co-authored-by: jason810496 <68415893+jason810496@users.noreply.github.com>

Refactor: consolidate PR number and repo:branch logic in find_installation_spec

Co-authored-by: jason810496 <68415893+jason810496@users.noreply.github.com>

Remove unused get_repo_and_branch_from_pr function

Co-authored-by: jason810496 <68415893+jason810496@users.noreply.github.com>

Support use-airflow-version with PR num for Breeze

Add PR number support to --use-airflow-version option

Co-authored-by: jason810496 <68415893+jason810496@users.noreply.github.com>

Add tests for PR number pattern matching

Co-authored-by: jason810496 <68415893+jason810496@users.noreply.github.com>

Move PR_NUMBER_PATTERN to global_constants for consistency

Co-authored-by: jason810496 <68415893+jason810496@users.noreply.github.com>

Add error handling for deleted fork repositories

Co-authored-by: jason810496 <68415893+jason810496@users.noreply.github.com>

* Remove not used github utils

---------
(cherry picked from commit 19809dd)

Co-authored-by: LIU ZHE YOU <68415893+jason810496@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.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 Nov 1, 2025
@potiuk potiuk merged commit de4a9f8 into apache:v3-1-test Nov 1, 2025
8 checks passed
@potiuk potiuk deleted the backport-19809dd-v3-1-test branch November 1, 2025 18:30
ephraimbuddy pushed a commit that referenced this pull request Nov 3, 2025
) (#57688)

* Support use-airflow-version with PR num for Breeze

Add PR number support to --use-airflow-version option



Add tests for PR number pattern matching



Move PR_NUMBER_PATTERN to global_constants for consistency



Add error handling for deleted fork repositories



Refactor: consolidate PR number and repo:branch logic in find_installation_spec



Remove unused get_repo_and_branch_from_pr function



Support use-airflow-version with PR num for Breeze

Add PR number support to --use-airflow-version option



Add tests for PR number pattern matching



Move PR_NUMBER_PATTERN to global_constants for consistency



Add error handling for deleted fork repositories



* Remove not used github utils

---------
(cherry picked from commit 19809dd)

Co-authored-by: LIU ZHE YOU <68415893+jason810496@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Nov 4, 2025
) (#57688)

* Support use-airflow-version with PR num for Breeze

Add PR number support to --use-airflow-version option



Add tests for PR number pattern matching



Move PR_NUMBER_PATTERN to global_constants for consistency



Add error handling for deleted fork repositories



Refactor: consolidate PR number and repo:branch logic in find_installation_spec



Remove unused get_repo_and_branch_from_pr function



Support use-airflow-version with PR num for Breeze

Add PR number support to --use-airflow-version option



Add tests for PR number pattern matching



Move PR_NUMBER_PATTERN to global_constants for consistency



Add error handling for deleted fork repositories



* Remove not used github utils

---------
(cherry picked from commit 19809dd)

Co-authored-by: LIU ZHE YOU <68415893+jason810496@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Nov 10, 2025
@ephraimbuddy ephraimbuddy added this to the Airflow 3.1.3 milestone Nov 10, 2025
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 changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants