Documentation
¶
Overview ¶
Command changelog implements GitHub workflow helpers for changelog generation and PR changelog validation.
Usage:
go run ./scripts/changelog <subcommand> [flags]
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
evidence
Package evidence builds PR evidence manifest JSON and the release artifact plan (parity with the prior JavaScript evidence manifest helpers).
|
Package evidence builds PR evidence manifest JSON and the release artifact plan (parity with the prior JavaScript evidence manifest helpers). |
|
prcheck
Package prcheck validates pull request bodies against the repository's "## Changelog" contract (parity with the migrated JavaScript verifier workflow).
|
Package prcheck validates pull request bodies against the repository's "## Changelog" contract (parity with the migrated JavaScript verifier workflow). |
|
prmgmt
Package prmgmt implements GitHub pull request maintenance for changelog-generation workflows (parity with changelog-pr-management.js and changelog-release-context.js).
|
Package prmgmt implements GitHub pull request maintenance for changelog-generation workflows (parity with changelog-pr-management.js and changelog-release-context.js). |
Click to show internal directories.
Click to hide internal directories.