Commit 5f8ab8c
ci: auto-link release PR in prerelease GitHub Release notes (#225)
Prereleases (-rc.* / -beta.*) now get **Test plan & verification: #NNN**
prepended to the extracted release notes by the release workflow. The
testing plan itself lives in the PR body OUTSIDE the fenced markdown
block — checkboxes inside the fence render as code and lose
interactivity, so the convention is now: release notes inside the fence
(end-user audience), testing plan as plain markdown outside (clickable
checklist for the release engineer). The auto-link gives readers of the
GitHub Release one-click access to that checklist.
Updates the Releasing section of CLAUDE.md to spell out the split and
the auto-link behaviour so the next session doesn't re-derive it.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent bcd9341 commit 5f8ab8c
2 files changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
62 | 70 | | |
63 | 71 | | |
64 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
113 | 116 | | |
114 | 117 | | |
115 | 118 | | |
| |||
0 commit comments