changelog note cli command
docs-builder changelog note [options]
Create a note-*.yml changelog fragment for items that have no associated PR.
--namestring- Explicit slug for the note filename. Defaults to a slug derived from the title.
--productsstring- Products in format "product target lifecycle, ..." (for example, "elasticsearch 9.2.0 ga"). Target is required for all products.
--actionstring- Optional action text.
--areasstring[]-
Optional area tags.
Repeatable: pass
--areasmultiple times to supply more than one value --concise-
Omit schema reference comments from the generated YAML.
Default:
false --configstring-
Path to the changelog.yml configuration file.
Constraints: symbolic links not allowed, must exist, extensions: yml, yaml
--descriptionstring- Entry description.
--no-extract-release-notes-
Skip extracting release note text from PR/issue descriptions.
Default:
false --no-extract-issues-
Skip extracting linked issues/PRs from PR/issue body.
Default:
false --feature-idstring- Optional feature ID.
--highlight- Mark the entry as a highlight.
--impactstring- Optional impact text.
--issuesstring[]-
Optional issue URLs (cited but not used as anchor).
Repeatable: pass
--issuesmultiple times to supply more than one value --ownerstring- GitHub owner. Falls back to bundle.owner or "elastic".
--outputstring- Output directory.
--prsstring[]-
Optional PR URLs (cited but not used as anchor).
Repeatable: pass
--prsmultiple times to supply more than one value --repostring- GitHub repository name.
--strip-title-prefix-
Strip a repo-name prefix from the title.
Default:
false --strict-fetch-
Treat GitHub fetch failures as errors.
Default:
false --subtypestring- Entry subtype.
--titlestring- Entry title (required).
--typestring- Entry type (required).
-l--log-levelenum-
Minimum log level.
Values: trace, debug, information, warning, error, critical, none
Default:
information -c--config-sourceenum-
Override the configuration source: local, remote
Values: local, remote, embedded
--skip-private-repositories- Skip cloning private repositories
-l--log-levelenum-
Minimum log level.
Values: trace, debug, information, warning, error, critical, none
Default:
information -c--config-sourceenum-
Override the configuration source: local, remote
Values: local, remote, embedded
--skip-private-repositories-
Skip cloning private repositories