Commit 90c8e50
chore(changeset): record the Vale rule engine at the bottom of the stack
`require-changeset` only ever evaluates the bottom PR's own diff, so a changeset
written on the tip is invisible to the PR that actually merges — removing
`skip-changeset` from this PR turned the check red with the note sitting three
branches above it.
The stack merges down, so nothing lands until everything does and one note
describing the whole change is accurate at the only moment it is read. It is
moved here rather than duplicated; the tip's copy goes away as the units restack
onto this commit.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Jwc9FFroR3mTZ4hLiSkkX31 parent 58a81e5 commit 90c8e50
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments