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

   Adds a "Golden rule" subsection to AGENTS.md under the PR-creation
   section, immediately before "Tracking issues for deferred work":
   
   - When you already know how to fix the problem and the PR is coming
     shortly, do **not** file a GitHub issue first. Go straight to the PR.
   - Airflow does not use issues as a changelog or as a parallel bug
     database — the PR itself is the canonical record (title, description,
     diff, discussion, merge all in one place). An issue closed by a PR a
     day later is double accounting.
   - Open issues also attract drive-by submissions, often from other
     agents that haven't seen the in-flight work, producing duplicate
     fixes and low-quality PRs that have to be closed.
   - The existing "Tracking issues for deferred work" section is framed
     as the explicit exception: workarounds / mitigations / partial fixes
     where the real follow-up is genuinely deferred.
   
   Discussion that prompted this rule:
   https://github.com/apache/airflow/pull/66820#discussion_r3257829420
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Opus 4.7 (1M context)
   
   Generated-by: Claude Opus 4.7 (1M context) 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