Skip to content

Conversation

@oldsj
Copy link
Contributor

@oldsj oldsj commented Oct 13, 2023

Allows manually running a release

Summary by CodeRabbit

  • New Feature: Added the ability to manually trigger the release process. With the introduction of the workflow_dispatch event in our GitHub Actions workflow, users now have the flexibility to initiate a release directly from the GitHub UI. This enhancement provides more control over the release process and facilitates on-demand releases.

@github-actions
Copy link

github-actions bot commented Oct 13, 2023

Image description CodeRabbit

Walkthrough

The change introduces a new event trigger workflow_dispatch to the GitHub Actions workflow. This enhancement allows for manual execution of the release process directly from the GitHub user interface, providing more control and flexibility without altering any existing functionalities.

Changes

File Summary
.github/workflows/release.yml Added a new event trigger workflow_dispatch to allow manual triggering of the workflow from the GitHub UI.

🐇🎉

"In the land of code, where logic is king,
A rabbit hopped in, a new feature to bring.
With a twitch of the nose, and a flick of the ear,
Manual triggers are here, have no fear!
Now you can control, when releases take flight,
Hop on over, and click with all your might! 🚀"


Uplevel your code reviews with CodeRabbit Pro

CodeRabbit Pro

If you like this project, please support us by purchasing the Pro version. The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version. Moreover, CodeRabbit Pro is free for open source projects.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Image description CodeRabbit

Commits Files that changed from the base of the PR and between 50d1c8c and 24d7355 commits.
Files selected (1)
  • .github/workflows/release.yml (1)
Files skipped from review due to trivial changes (1)
  • .github/workflows/release.yml
Review comments generated (0)
  • Review: 0
  • LGTM: 0

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @coderabbitai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

@oldsj oldsj merged commit e52c0d6 into main Oct 13, 2023
@oldsj oldsj deleted the oldsj-patch-1 branch October 13, 2023 01:08
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.

2 participants