eladkal commented on code in PR #68663: URL: https://github.com/apache/airflow/pull/68663#discussion_r3426851608
########## .agents/skills/prepare-providers-documentation/SKILL.md: ########## @@ -215,8 +215,17 @@ Before spawning a sub-agent, apply the same fast heuristics breeze uses `providers/<id>/src/airflow/providers/<id>/example_dags/**` → **`s`** (skip). - Subject contains `Bump minimum Airflow version` and only `__init__.py` / `provider.yaml` changed → **`v`**. - -Note these classifications and move on — no sub-agent needed. +- CI/infra bumps (`[main] Upgrade important CI environment`, workflow-only Review Comment: I don't know if this is a rule? I assume, specifically for fab/edge3 we may update a package due to CI issue but the package is also user facing... we sometimes upgrade due to CVE / security etc... -- 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]
