-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Open
Labels
coreThis issue is not accepting PRs from outside contributorsThis issue is not accepting PRs from outside contributorsenhancementa request to improve CLIa request to improve CLIgh-releaserelating to the gh release commandrelating to the gh release command
Description
Support including checksums for the GitHub Release created by gh with:
gh release create --checksums
This should generate a .txt file with the checksums of all the files included in the release, following the goreleaser strategy (so we at least follow a pattern), the same one used in the gh official releases as well.
This option should be enabled by default generating checksums using SHA256 in order to spread best practices, but users can optionally toggle it on or off.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreThis issue is not accepting PRs from outside contributorsThis issue is not accepting PRs from outside contributorsenhancementa request to improve CLIa request to improve CLIgh-releaserelating to the gh release commandrelating to the gh release command
Type
Fields
Give feedbackNo fields configured for issues without a type.