Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jan 7, 2026

When we switched to prek in #54258, we accidentally missed the ^ after from ref - which turned the basic checks to do checks on empty set of changes.


^ 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.

When we switched to prek in apache#54258, we accidentally missed the
`^` after from ref - which turned the basic checks to do checks on
empty set of changes.
@potiuk potiuk merged commit 898045f into apache:main Jan 7, 2026
124 checks passed
@potiuk potiuk deleted the add-missing-dash branch January 7, 2026 09:20
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 898045f v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

potiuk added a commit to potiuk/airflow that referenced this pull request Jan 7, 2026
…che#60202)

When we switched to prek in apache#54258, we accidentally missed the
`^` after from ref - which turned the basic checks to do checks on
empty set of changes.
(cherry picked from commit 898045f)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
potiuk added a commit that referenced this pull request Jan 7, 2026
) (#60213)

When we switched to prek in #54258, we accidentally missed the
`^` after from ref - which turned the basic checks to do checks on
empty set of changes.
(cherry picked from commit 898045f)
@potiuk potiuk added this to the Airflow 3.1.6 milestone Jan 7, 2026
chirodip98 pushed a commit to chirodip98/airflow-contrib that referenced this pull request Jan 9, 2026
When we switched to prek in apache#54258, we accidentally missed the
`^` after from ref - which turned the basic checks to do checks on
empty set of changes.
stegololz pushed a commit to stegololz/airflow that referenced this pull request Jan 9, 2026
When we switched to prek in apache#54258, we accidentally missed the
`^` after from ref - which turned the basic checks to do checks on
empty set of changes.
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