| name | deploy-notes |
| description | Preview release notes for an Infiquetra tag-promotion deployment candidate. |
Deploy Notes
Preview deployment notes before promotion.
Procedure
- Read
../deploy-state/SKILL.md.
- Use
../../scripts/preview_release_notes.py to inspect the commit range.
- Include issue links, PR links, deployment tags, checks, and risk notes when available.
- Do not create GitHub releases unless the user explicitly asks for that mutation.
python3 plugins/deploy/scripts/preview_release_notes.py \
--repo infiquetra/example \
--base staging-v1.2.2 \
--head v1.2.3