cli/pkg/cmd/release/create
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.go docs(release create): difference --generate-notes and --notes-from-tag (#11534) 2025-08-25 15:20:21 +00:00
create_test.go Rename flag to --fail-on-no-commits 2025-02-19 15:20:17 +05:00
http.go Use API REST Client 2025-02-18 21:49:38 +05:00