pierrejeambrun opened a new pull request, #68632:
URL: https://github.com/apache/airflow/pull/68632

   `AGENTS.md` already shows imperative, prefix-free title examples (`Fix …`, 
`UI: Fix …`) but never states the rule, so nothing stops an agent or 
contributor from writing `fix: …` / `feat: …`. This makes the convention 
explicit:
   
   - Commit and PR titles use the **imperative mood** and a plain message.
   - **No Conventional Commits prefixes** (`fix:`, `feat:`, `chore:`, `docs:`, 
`refactor:`, …) — apache/airflow does not follow that convention.
   - Area tags the project already uses (`UI:`, `API:`, `Helm:`, …) remain 
fine; Conventional-Commit `type:` tokens do not.
   
   Docs-only change to `AGENTS.md` (and `CLAUDE.md`, which symlinks to it).
   
   ---
   
   ##### 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]

Reply via email to