Skip to content

Add github action: "release#314

Merged
rootfs merged 1 commit intoopenshift:mainfrom
copejon:gh-action-release
Sep 27, 2021
Merged

Add github action: "release#314
rootfs merged 1 commit intoopenshift:mainfrom
copejon:gh-action-release

Conversation

@copejon
Copy link
Copy Markdown
Contributor

@copejon copejon commented Sep 27, 2021

Which issue(s) this PR addresses:

Closes #313

Adds a github action to execute microshift releases. Removes the target parameter from release.sh as the action will always execute against main:HEAD.

add release git action to execute release.sh
drop git-checkout step from release.sh
@openshift-ci openshift-ci bot requested review from fzdarsky and sallyom September 27, 2021 21:00
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Sep 27, 2021

@copejon: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-openshift-conformance-sig-storage 3e0a6d3 link false /test e2e-openshift-conformance-sig-storage

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@rootfs
Copy link
Copy Markdown
Member

rootfs commented Sep 27, 2021

/lgtm

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Sep 27, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rootfs

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 27, 2021
@rootfs rootfs merged commit b43494d into openshift:main Sep 27, 2021
@copejon copejon deleted the gh-action-release branch August 8, 2022 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement]: Add a github action to cut new releases

2 participants