Uh oh!
There was an error while loading. Please reload this page.
Run CI on airflow-ctl release-branch pull requests and pushes - #70724
Open
Lee-W wants to merge 3 commits into
Open
Run CI on airflow-ctl release-branch pull requests and pushes#70724Lee-W wants to merge 3 commits into
Lee-W wants to merge 3 commits into
Conversation
Lee-W
requested review from
amoghrajesh, ashb, bugraoz93, gopidesupavan, jason810496, jscheffl, kaxil and potiuk
as code ownersJuly 30, 2026 08:42
1 task
Lee-W
marked this pull request as draft
July 30, 2026 09:02
potiuk
approved these changes
Jul 30, 2026
Lee-W
marked this pull request as ready for review
July 31, 2026 05:33
Lee-Wforce-pushed
the
ci-trigger-airflow-ctl-v0-1-test
branch
from
July 31, 2026 05:33
e6e946d to
b3d65f3CompareLee-Wforce-pushed
the
ci-trigger-airflow-ctl-v0-1-test
branch
from
August 3, 2026 07:23
a7fa102 to
a25411bCompare
This was referenced Aug 4, 2026
Lee-Wforce-pushed
the
ci-trigger-airflow-ctl-v0-1-test
branch
3 times, most recently
from
August 5, 2026 12:27
0ce5c94 to
bc1cedcCompareLee-Wforce-pushed
the
ci-trigger-airflow-ctl-v0-1-test
branch
from
August 12, 2026 12:56
bc1cedc to
4dd8c9fComparePull requests targeting this branch received no CI at all: the airflow-ctl release-branch patterns were missing from the workflow trigger filters, so only branch-independent bot checks reported and a PR could show all-green without any tests or CodeQL ever running. GitHub resolves trigger filters from the workflow files on the target branch, so the equivalent fix on main (apache#69626) does not apply here and has to land on the release branch itself.
The ASF organisation-level Actions allowlist no longer permits the af78098f (v3.0.1) pin, and GitHub blocks the entire workflow at startup rather than failing the single step, so the test pipeline on this branch cannot start at all and asf-allowlist-check reports the pin directly. v3.0.3 is already allowlisted and in use on chart/v1-2x-test, and stays within the same major version so the step inputs are unchanged.
The ASF organisation-level Actions allowlist no longer permits the pins this branch carries for astral-sh/setup-uv and aws-actions/configure-aws-credentials, and GitHub blocks the whole workflow at startup rather than failing the single step, so the test pipeline on this branch cannot start at all. These are the last two allowlist violations on the branch; the pins chosen are the ones chart/v1-2x-test already runs green with, so they are known to be both allowlisted and compatible with workflows of this vintage.
Lee-Wforce-pushed
the
ci-trigger-airflow-ctl-v0-1-test
branch
from
August 12, 2026 13:57
4dd8c9f to
d838ad9Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull requests targeting this branch received no CI at all: the airflow-ctl release-branch patterns were missing from the workflow trigger filters, so only branch-independent bot checks reported and a PR could show all-green without any tests or CodeQL ever running.
GitHub resolves trigger filters from the workflow files on the target branch, so the equivalent fix on main (#69626) does not apply here and has to land on the release branch itself.
Was generative AI tooling used to co-author this PR?
Generated-by: [Claude] following the guidelines
{pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.