Skip to content

GH-50373: [Dev][Developer Tools] Add root AGENTS.md file#50375

Open
thisisnic wants to merge 1 commit into
apache:mainfrom
thisisnic:GH-50373-agents-at-root
Open

GH-50373: [Dev][Developer Tools] Add root AGENTS.md file#50375
thisisnic wants to merge 1 commit into
apache:mainfrom
thisisnic:GH-50373-agents-at-root

Conversation

@thisisnic

@thisisnic thisisnic commented Jul 5, 2026

Copy link
Copy Markdown
Member

Rationale for this change

Help AI agents produce better PRs and conform to workflows

What changes are included in this PR?

Add AGENTS.md file at project root

Are these changes tested?

No

Are there any user-facing changes?

No

Copilot AI review requested due to automatic review settings July 5, 2026 14:11

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a repository-root AGENTS.md to provide AI coding agents with shared, non-language-specific contribution workflow guidance for Apache Arrow.

Changes:

  • Introduces AGENTS.md with a high-level repository layout overview.
  • Documents Arrow’s issue/PR title conventions (including GH-<id>: vs MINOR:).
  • Links to pre-commit usage, testing guidance, and AI-generated code policy resources.

Comment thread AGENTS.md
pip install pre-commit
pre-commit install
pre-commit run -a # all hooks
pre-commit run --all-files <component> # single component (alias from .pre-commit-config.yaml)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants