Skip to content

Commit 35c3fcc

Browse files
aclark4lifeCopilot
andcommitted
Remove CI checks section from AGENTS.md
Not actionable for agents — knowing workflow names and triggers does not help write better code. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d9fb08b commit 35c3fcc

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

AGENTS.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,6 @@ Docs use Sphinx/RST. Build locally with `make doc`. Release notes go in
7575
additions, Other changes). Use the `:cve:` RST role for CVE references.
7676
Include a release note entry for any user-visible change.
7777

78-
## CI checks (must all pass before merge)
79-
80-
GitHub Actions runs: `test.yml` (pytest on Linux/macOS/Windows), `lint.yml`
81-
(pre-commit), `docs.yml` (Sphinx build), and `wheels.yml` on tag push.
82-
83-
---
84-
8578
## Pillow-specific guidance
8679

8780
Use `python3` and `python3 -m pip install` — never `python` or bare `pip`.

0 commit comments

Comments
 (0)