Skip to content

Add AGENTS.md for dev/ and scripts/ci/prek/#64434

Merged
potiuk merged 2 commits intoapache:mainfrom
potiuk:add-dev-agents-md
Mar 29, 2026
Merged

Add AGENTS.md for dev/ and scripts/ci/prek/#64434
potiuk merged 2 commits intoapache:mainfrom
potiuk:add-dev-agents-md

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Mar 29, 2026

Add coding guidelines for AI agents working in these directories:

  • dev/AGENTS.md: new scripts must be standalone Python with inline script
    metadata (placed after the license header), invoked via uv run.
  • scripts/ci/prek/AGENTS.md: use common_prek_utils.py helpers, breeze-dependent
    hooks go at the end of .pre-commit-config.yaml, use run_command_via_breeze_shell.

Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Claude Opus 4.6)

Generated-by: Claude Code (Claude Opus 4.6) following the guidelines

potiuk added 2 commits March 30, 2026 00:05
New scripts in dev/ should be standalone Python (not bash) with inline
script metadata so they can be run via `uv run`.
Add coding guidelines for AI agents working in these directories:
- dev/AGENTS.md: new scripts must be standalone Python with inline
  script metadata (after the license header), run via `uv run`.
- scripts/ci/prek/AGENTS.md: use common_prek_utils.py helpers,
  breeze-dependent hooks go at the end of .pre-commit-config.yaml.
@potiuk potiuk merged commit beade8e into apache:main Mar 29, 2026
80 of 81 checks passed
@potiuk potiuk deleted the add-dev-agents-md branch March 29, 2026 23:15
github-actions bot pushed a commit that referenced this pull request Mar 29, 2026
* Add AGENTS.md guidelines for dev/ scripts

New scripts in dev/ should be standalone Python (not bash) with inline
script metadata so they can be run via `uv run`.

* Add AGENTS.md guidelines for dev/ and scripts/ci/prek/

Add coding guidelines for AI agents working in these directories:
- dev/AGENTS.md: new scripts must be standalone Python with inline
  script metadata (after the license header), run via `uv run`.
- scripts/ci/prek/AGENTS.md: use common_prek_utils.py helpers,
  breeze-dependent hooks go at the end of .pre-commit-config.yaml.
(cherry picked from commit beade8e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@github-actions
Copy link
Copy Markdown

Backport successfully created: v3-2-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-2-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Mar 29, 2026
* Add AGENTS.md guidelines for dev/ scripts

New scripts in dev/ should be standalone Python (not bash) with inline
script metadata so they can be run via `uv run`.

* Add AGENTS.md guidelines for dev/ and scripts/ci/prek/

Add coding guidelines for AI agents working in these directories:
- dev/AGENTS.md: new scripts must be standalone Python with inline
  script metadata (after the license header), run via `uv run`.
- scripts/ci/prek/AGENTS.md: use common_prek_utils.py helpers,
  breeze-dependent hooks go at the end of .pre-commit-config.yaml.
(cherry picked from commit beade8e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
potiuk added a commit that referenced this pull request Apr 1, 2026
)

* Add AGENTS.md guidelines for dev/ scripts

New scripts in dev/ should be standalone Python (not bash) with inline
script metadata so they can be run via `uv run`.

* Add AGENTS.md guidelines for dev/ and scripts/ci/prek/

Add coding guidelines for AI agents working in these directories:
- dev/AGENTS.md: new scripts must be standalone Python with inline
  script metadata (after the license header), run via `uv run`.
- scripts/ci/prek/AGENTS.md: use common_prek_utils.py helpers,
  breeze-dependent hooks go at the end of .pre-commit-config.yaml.
(cherry picked from commit beade8e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Suraj-kumar00 pushed a commit to Suraj-kumar00/airflow that referenced this pull request Apr 7, 2026
* Add AGENTS.md guidelines for dev/ scripts

New scripts in dev/ should be standalone Python (not bash) with inline
script metadata so they can be run via `uv run`.

* Add AGENTS.md guidelines for dev/ and scripts/ci/prek/

Add coding guidelines for AI agents working in these directories:
- dev/AGENTS.md: new scripts must be standalone Python with inline
  script metadata (after the license header), run via `uv run`.
- scripts/ci/prek/AGENTS.md: use common_prek_utils.py helpers,
  breeze-dependent hooks go at the end of .pre-commit-config.yaml.
vatsrahul1001 pushed a commit that referenced this pull request Apr 8, 2026
)

* Add AGENTS.md guidelines for dev/ scripts

New scripts in dev/ should be standalone Python (not bash) with inline
script metadata so they can be run via `uv run`.

* Add AGENTS.md guidelines for dev/ and scripts/ci/prek/

Add coding guidelines for AI agents working in these directories:
- dev/AGENTS.md: new scripts must be standalone Python with inline
  script metadata (after the license header), run via `uv run`.
- scripts/ci/prek/AGENTS.md: use common_prek_utils.py helpers,
  breeze-dependent hooks go at the end of .pre-commit-config.yaml.
(cherry picked from commit beade8e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants