Được TopGit lập chỉ mục từ metadata GitHub: semantic-release/release-notes-generator có 367 sao, viết chủ yếu bằng JavaScript. 📋 semantic-release plugin to generate changelog content with conventional-changelog
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
semantic-release plugin to generate changelog content with conventional-changelog
Step
Description
generateNotes
Generate release notes for the commits added since the last release with conventional-changelog.
Install
[!TIP]
You do not need to directly depend on this package if you are using semantic-release.
semantic-release already depends on this package, and defining your own direct dependency can result in conflicts when you update semantic-release.
the commits that contains BREAKING CHANGE, BREAKING CHANGES or BREAKING in their body will be considered breaking changes (by default the angular preset checks only for BREAKING CHANGE and BREAKING CHANGES)
the commits will be sorted in the changelog by subject then scope (by default the angular preset sort the commits in the changelog by scope then subject)
NPM package name of a custom conventional-changelog preset.
-
parserOpts
Additional conventional-commits-parser options that will extends the ones loaded by preset or config. This is convenient to use a conventional-changelog preset with some customizations without having to create a new module.
-
writerOpts
Additional conventional-commits-writer options that will extends the ones loaded by preset or config. This is convenient to use a conventional-changelog preset with some customizations without having to create a new module.
-
host
The host used to generate links to issues and commits. See conventional-changelog-writer#host.
The host from the repositoryurl option.
linkCompare
Whether to include a link to compare changes since previous release in the release note.
true
linkReferences
Whether to include a link to issues and commits in the release note. See conventional-changelog-writer#linkreferences.
true
commit
Keyword used to generate commit links (formatted as <host>/<owner>/<repository>/<commit>/<commit_sha>). See conventional-changelog-writer#commit.
commits for Bitbucket repositories, commit otherwise
issue
Keyword used to generate issue links (formatted as <host>/<owner>/<repository>/<issue>/<issue_number>). See conventional-changelog-writer#issue.
issue for Bitbucket repositories, issues otherwise
presetConfig
Additional configuration passed to the conventional-changelog preset. Used for example with conventional-changelog-conventionalcommits.
-
Notes: in order to use a preset it must be installed (for example to use the eslint preset you must install it with npm install conventional-changelog-eslint -D)
Note: config will be overwritten by the values of preset. You should use either preset or config, but not both.
Note: Individual properties of parserOpts and writerOpts will override ones loaded with an explicitly set preset or config. If preset or config are not set, only the properties set in parserOpts and writerOpts will be used.
Note: For presets that expects a configuration object, such as conventionalcommits, the presetConfig option must be set.
Đọc thêm về semantic-release/release-notes-generator ở đâu?
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/semantic-release/release-notes-generator là nguồn chính thức.
semantic-release/release-notes-generator có phải mã nguồn mở không?
Có — semantic-release/release-notes-generator phát hành theo license MIT, nghĩa là mã nguồn mở để đọc, fork và (tùy license) tái sử dụng. Mã: github.com/semantic-release/release-notes-generator.
semantic-release/release-notes-generator là gì?
semantic-release/release-notes-generator (semantic-release/release-notes-generator) là dự án JavaScript trên GitHub. Theo mô tả gốc: 📋 semantic-release plugin to generate changelog content with conventional-changelog
Đọc đầy đủ README ở tab phía trên.
release-notes-generator có đáng để bạn bỏ thời gian?
ChatGPT, Claude và Perplexity đều đọc được trang này. Hỏi thử xem họ nghĩ gì về release-notes-generator.