Skip to content

Commit 0e47c53

Browse files
indradhanushclaude
andcommitted
docs: add placeholder for the standing CI validation PR
This file has no functional purpose; it exists so this branch has a trivial diff to keep a PR open against main. Real changes land on main directly for faster feedback; this PR gets rebased after each push so pull_request-triggered checks (and anything chained off them via workflow_run) can still be observed running on a live PR. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent ba69f8b commit 0e47c53

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/CI_VALIDATION_PR.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# CI validation PR
2+
3+
This branch exists only to keep a PR open against `main` so that
4+
`pull_request`-triggered checks (CI, and anything chained off it via
5+
`workflow_run`) can be observed running for real.
6+
7+
Workflow:
8+
- Real changes land on `main` directly (fast feedback, no PR round-trip).
9+
- After each push to `main`, this branch gets rebased onto the new tip and
10+
force-pushed, keeping this PR's diff to just this file.
11+
- Do not merge this PR.

0 commit comments

Comments
 (0)