jason810496 opened a new pull request, #63495: URL: https://github.com/apache/airflow/pull/63495
## Why As discussed in dev list long time ago, it would be better to use dedicated exception classes instead of too broad AirflowException for the new exceptions. I catch several similar new exception usage manually during review (e.g. one of the recent one https://github.com/apache/airflow/pull/61550#discussion_r2911148041), so adding a new rules in AGENTS.md _could_ point out automatically before maintainer review. --- ##### Was generative AI tooling used to co-author this PR? <!-- If generative AI tooling has been used in the process of authoring this PR, please change below checkbox to `[X]` followed by the name of the tool, uncomment the "Generated-by". --> - [x] Yes (please specify the tool below) Cursor Coding Agent <!-- Generated-by: [Tool Name] following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
