cli/pkg/cmd/release
Andrey 204536cdd0
docs(release create): difference --generate-notes and --notes-from-tag (#11534)
* docs(release create): distinguish difference between '--generate-notes' and '--notes-from-tag'

Signed-off-by: Andrey <andrekabatareika@gmail.com>

* Clarify release notes behavior for unannotated tags

Updated help text to specify that if a git tag is not annotated, the release notes will use the commit message instead of the tag annotation.

---------

Signed-off-by: Andrey <andrekabatareika@gmail.com>
Co-authored-by: Kynan Ware <47394200+BagToad@users.noreply.github.com>
2025-08-25 15:20:21 +00:00
..
create docs(release create): difference --generate-notes and --notes-from-tag (#11534) 2025-08-25 15:20:21 +00:00
delete Delete local tag when running gh release delete --cleanup-tag (#7884) 2023-09-07 12:04:15 +00:00
delete-asset Add --verify-tag to release edit command (#7646) 2023-07-07 14:23:39 +00:00
download Use t.Chdir in tests 2025-06-17 11:44:14 +02:00
edit Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
list Remove out of scope changes, update list commands 2025-03-31 11:58:30 -04:00
shared Merge pull request #11511 from cli/eugene/trusted_root_flag_for_release_verify 2025-08-15 16:58:19 -04:00
upload Fix the description of gh release upload 2024-03-18 11:19:20 +00:00
verify Update pkg/cmd/release/verify/verify.go 2025-08-14 16:08:44 -04:00
verify-asset Update pkg/cmd/release/verify-asset/verify_asset.go 2025-08-14 16:08:37 -04:00
view include immutable field in release view 2025-07-10 11:46:09 -07:00
release.go refactor to simplify implementation 2025-06-05 10:35:21 -07:00