mirror of
https://github.com/apache/airflow.git
synced 2026-03-26 15:28:46 +00:00
Add `.github/instructions/code-review.instructions.md` with review rules derived from patterns in recently rejected PRs. Covers architecture boundaries, database correctness, code quality, testing requirements, API/UI patterns, and signals of low-quality AI-generated contributions. Scoped to code review only (`excludeAgent: coding-agent`). Also excludes `.github/instructions/` from doctoc and insert-license pre-commit hooks since `.instructions.md` files require YAML frontmatter at the very start of the file.