Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: prerelease doc and CHANGELOG updates for Go builder #1830

Merged
merged 4 commits into from
Mar 16, 2023

Conversation

laurentsimon
Copy link
Collaborator

@laurentsimon laurentsimon commented Mar 16, 2023

closes #1795
closes #1801

Signed-off-by: laurentsimon <laurentsimon@google.com>
Signed-off-by: laurentsimon <laurentsimon@google.com>
@@ -372,6 +372,7 @@ jobs:
if: inputs.upload-tag-name != ''
with:
tag_name: "${{ inputs.upload-tag-name }}"
prerelease: ${{ inputs.prerelease }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NOTE: updated because the Action code updates the prerelease tag in all cases https://github.com/softprops/action-gh-release/blob/master/src/github.ts#L259

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I had assumed in doing the review that it would preserve this. Great check.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just in case...

@laurentsimon laurentsimon changed the title doc: prerelease doc and CHANGELOG updates for Go builder docs: prerelease doc and CHANGELOG updates for Go builder Mar 16, 2023
Signed-off-by: laurentsimon <laurentsimon@google.com>
Signed-off-by: laurentsimon <laurentsimon@google.com>
@laurentsimon laurentsimon enabled auto-merge (squash) March 16, 2023 01:56
@laurentsimon laurentsimon merged commit d2f6b15 into slsa-framework:main Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] prerelease check list [feature] Enable Go Builder to create GitHub Release as a prerelease
3 participants