Skip to content

feat: add code quality rule to flag new usage of AirflowException#66640

Merged
potiuk merged 1 commit into
apache:mainfrom
nailo2c:add_code_quality_rules
May 10, 2026
Merged

feat: add code quality rule to flag new usage of AirflowException#66640
potiuk merged 1 commit into
apache:mainfrom
nailo2c:add_code_quality_rules

Conversation

@nailo2c
Copy link
Copy Markdown
Contributor

@nailo2c nailo2c commented May 9, 2026

Hi team,

I've noticed that GitHub Copilot keeps suggesting AirflowException in my recent PRs (e.g., #65991 and #66510).

However, the contributing docs and .pre-commit-config.yaml make it clear that new raise AirflowException usages should not be added.

@boring-cyborg boring-cyborg Bot added area:dev-tools backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch labels May 9, 2026
@potiuk potiuk merged commit 393b74f into apache:main May 10, 2026
65 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Backport successfully created: v3-2-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-2-test PR Link

github-actions Bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request May 10, 2026
…xception (apache#66640)

(cherry picked from commit 393b74f)

Co-authored-by: Aaron Chen <nailo2c@gmail.com>
aws-airflow-bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request May 10, 2026
…xception (apache#66640)

(cherry picked from commit 393b74f)

Co-authored-by: Aaron Chen <nailo2c@gmail.com>
jason810496 pushed a commit to jason810496/airflow that referenced this pull request May 11, 2026
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-2-test Mark PR with this label to backport to v3-2-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants