Skip to content

fix[ci]: update create-release action with gh cli#278

Open
kaizakin wants to merge 1 commit intoshipwright-io:mainfrom
kaizakin:fix/update-release-workflow
Open

fix[ci]: update create-release action with gh cli#278
kaizakin wants to merge 1 commit intoshipwright-io:mainfrom
kaizakin:fix/update-release-workflow

Conversation

@kaizakin
Copy link
Contributor

@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

/kind cleanup

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

NONE

@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
@kaizakin
Copy link
Contributor 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
@kaizakin kaizakin force-pushed the fix/update-release-workflow branch from 573be4b to aa91ccc Compare February 18, 2026 07:17
@kaizakin
Copy link
Contributor Author

Hey @IrvingMg, Suggested changes has been made and ready for review 😀

@kaizakin kaizakin requested a review from IrvingMg February 18, 2026 07:25
@IrvingMg
Copy link

Thanks for the changes!

/lgtm

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. release-note-none and removed release-note labels Feb 18, 2026
@adambkaplan
Copy link
Member

/assign @hasanawad94

For approval

@IrvingMg
Copy link

/ok-to-test

@IrvingMg
Copy link

@kaizakin, could you rebase onto main and push? I guess that should retrigger the CI.

Signed-off-by: karthik balasubramanian <karthikbalasubramanian08@gmail.com>
@kaizakin kaizakin force-pushed the fix/update-release-workflow branch from aa91ccc to 696fb16 Compare February 26, 2026 19:17
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 26, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 26, 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 ask for approval from hasanawad94. 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

@IrvingMg
Copy link

/ok-to-test

Copy link

@IrvingMg IrvingMg left a comment

Choose a reason for hiding this comment

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

/lgtm

The CI issue has been identified and not related to these changes: #280

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none 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

4 participants