[GH-ISSUE #5379] [feature]:Add Workflow for Manual Version Bumps #2064

Open
opened 2026-03-16 23:02:51 +03:00 by kerem · 1 comment
Owner

Originally created by @taj54 on GitHub (Sep 6, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5379

Is there an existing issue for this?

  • I have searched the existing issues

Summary

We should add a GitHub Actions workflow powered by Universal Version Bump.
This will allow maintainers to manually trigger version bumps from the Actions tab, keeping the project version consistent and reducing manual errors.

Acceptance Criteria

  • A workflow is visible in the Actions tab.
  • You can choose the bump type (patch, minor, major).
  • Running the workflow updates the version automatically using Universal Version Bump.
  • (Optional) Extend the workflow later to include Git tagging + release creation.

🙋 If you’d like, I can open a PR to add this workflow.

Why should this be worked on?

🌟 Why This Matters

  • Keeps project versions aligned with development progress.
  • Reduces manual overhead and error-prone version edits.
  • Leverages Universal Version Bump for reliable and consistent updates.
  • Lays foundation for future enhancements like automated tagging, changelog updates, and releases.
Originally created by @taj54 on GitHub (Sep 6, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5379 ### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary We should add a GitHub Actions workflow powered by [**Universal Version Bump**](https://github.com/marketplace/actions/universal-version-bump). This will allow maintainers to manually trigger version bumps from the **Actions** tab, keeping the project version consistent and reducing manual errors. ## ✅ Acceptance Criteria - [ ] A workflow is visible in the **Actions** tab. - [ ] You can choose the bump type (`patch`, `minor`, `major`). - [ ] Running the workflow updates the version automatically using [**Universal Version Bump**](https://github.com/marketplace/actions/universal-version-bump). - [ ] (Optional) Extend the workflow later to include Git tagging + release creation. --- 🙋 If you’d like, I can open a PR to add this workflow. ### Why should this be worked on? ## 🌟 Why This Matters - Keeps project versions aligned with development progress. - Reduces manual overhead and error-prone version edits. - Leverages [**Universal Version Bump**](https://github.com/marketplace/actions/universal-version-bump) for reliable and consistent updates. - Lays foundation for future enhancements like automated tagging, changelog updates, and releases.
Author
Owner

@eslteacher902010 commented on GitHub (Oct 3, 2025):

Hi.... I’d like to work on this as part of Hacktoberfest plus as good practice in general.
I’ll create a GitHub Actions workflow for manual version bumps using Universal Version Bump,
with patch/minor/major inputs. PR coming soon!

<!-- gh-comment-id:3366747436 --> @eslteacher902010 commented on GitHub (Oct 3, 2025): Hi.... I’d like to work on this as part of Hacktoberfest plus as good practice in general. I’ll create a GitHub Actions workflow for manual version bumps using Universal Version Bump, with patch/minor/major inputs. PR coming soon!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2064
No description provided.