Skip to content

Conversation

@kaizakin
Copy link

@kaizakin kaizakin commented Feb 6, 2026

Changes

Fixes #166

This PR removes the use of depreceated action actions/create-release and adds gh cli to create releases

reason for choosing gh cli over another action:

  • zero install time
  • this issue of actions going unmaintained won't happen again

Submitter Checklist

  • Includes tests if functionality changed/was added
  • Includes docs if changes are user-facing
  • Set a kind label on this PR
  • Release notes block has been filled in, or marked NONE

See the contributor guide
for details on coding conventions, github and prow interactions, and the code review process.

Release Notes

Signed-off-by: karthik balasubramanian <karthikbalasubramanian08@gmail.com>
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 6, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 6, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign qu1queee for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@kaizakin
Copy link
Author

kaizakin commented Feb 6, 2026

I have tested it as well
here's the workflow run: https://github.com/kaizakin/operator/actions/workflows/test-release.yml

@adambkaplan
Copy link
Member

/ok-to-test

@openshift-ci openshift-ci bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[BUG] Release workflow uses deprecated actions

2 participants