shahar1 opened a new pull request, #69218: URL: https://github.com/apache/airflow/pull/69218
Adds a one-line pointer in `providers/AGENTS.md` (the checklist an agent reads before touching provider code) to the existing `# use next version` cross-provider dependency rule in `contributing-docs/13_airflow_dependencies_and_extras.rst`. The rule itself is unchanged and stays where it is — this only improves discoverability. Noticed while reviewing #68557, where a cross-provider signature change (`cncf.kubernetes._enable_tcp_keepalive` consumed by the google provider) was made without bumping the consuming provider's minimum dependency; that guard is only auto-enforced for `common.compat`, so the manual `# use next version` step is easy to miss. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Opus 4.8) Generated-by: Claude Code (Opus 4.8) 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]
