Skip to content

feat: switching to the release only workflow#17

Merged
geekbrother merged 2 commits intomainfrom
feat/switch_to_release_only_workflow
Sep 18, 2025
Merged

feat: switching to the release only workflow#17
geekbrother merged 2 commits intomainfrom
feat/switch_to_release_only_workflow

Conversation

@geekbrother
Copy link
Contributor

@geekbrother geekbrother commented Sep 17, 2025

Description

This PR switches to the GitHub release-only workflow instead of the Cargo.toml release bump to avoid creating new commits during the release process in the branch-protected repos.

Merging requirements

@geekbrother geekbrother self-assigned this Sep 17, 2025
@geekbrother geekbrother requested a review from bkrem September 17, 2025 20:09
@geekbrother geekbrother marked this pull request as ready for review September 17, 2025 20:09
Copilot AI review requested due to automatic review settings September 17, 2025 20:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR switches from a Cargo.toml version bump workflow to a GitHub release-only workflow to avoid creating commits during releases in branch-protected repositories.

  • Changes the GitHub Actions workflow to use a release-only version update action
  • Updates the action reference to use a feature branch instead of a tagged version

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@geekbrother geekbrother merged commit 37405f7 into main Sep 18, 2025
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