From 93144673590fa74d7e762cdb07bfbc9d3721bbb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Mirowski?= <17602603+Miretpl@users.noreply.github.com> Date: Sun, 10 May 2026 01:20:20 +0200 Subject: [PATCH] [v3-2-test] Update backport status cherry pick link (#66638) (cherry picked from commit 068d6db8e90b0ae156ce039ab0a66188c7e6efe7) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Przemysław Mirowski <17602603+Miretpl@users.noreply.github.com> --- dev/backport/update_backport_status.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/backport/update_backport_status.py b/dev/backport/update_backport_status.py index 0b42e14ba6ca2..e3bfe9fe88017 100644 --- a/dev/backport/update_backport_status.py +++ b/dev/backport/update_backport_status.py @@ -83,7 +83,7 @@ def get_failure_comment(branch: str, commit_sha_url: str, commit_sha: str): cherry_picker --continue ``` -If you don't have cherry-picker installed, see the [installation guide](https://github.com/apache/airflow/blob/main/dev/README_AIRFLOW3_DEV.md#how-to-backport-pr-with-cherry-picker-cli). +If you don't have cherry-picker installed, see the [installation guide](https://github.com/apache/airflow/blob/main/dev/README.md#how-to-backport-pr-with-cherry-picker-cli). """ return comment