SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

44796 0 1 Python

Strengthen Copilot review instructions to use imperative "Flag any" phrasing (#62584)

Copilot's review agent converts rules phrased as "Flag any X" into
active code searches but treats passive phrasing as informational
context. Rewrite all critical rules (imports, assert, time.time,
lru_cache, session.commit, N+1 queries, unittest, unspec'd mocks)
to use imperative directives so the agent reliably flags violations.
K
Kaxil Naik committed
a06453823a13960387d73210253fc729504396ca
Parent: 720dcb3
Committed by GitHub <noreply@github.com> on 2/27/2026, 8:38:48 PM