docs: add staging note block helper
This commit is contained in:
@@ -26,3 +26,14 @@ CRANK_STAGING_ADMIN_EMAIL=owner@example.com \
|
||||
CRANK_STAGING_ADMIN_PASSWORD=secret \
|
||||
./scripts/authenticated-staging-smoke.sh https://rmcp.itexp.me
|
||||
```
|
||||
|
||||
## staging-note-block.sh
|
||||
|
||||
Helper that renders a ready-to-paste markdown block for
|
||||
`docs/staging-regression-notes.md` after a real staging pass.
|
||||
|
||||
Usage:
|
||||
|
||||
```bash
|
||||
./scripts/staging-note-block.sh rmcp.itexp.me abc1234 "codex + operator" partial
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user