Skip to content

Feature: Add Workflow for Manual Version Bumps #1205

@taj54

Description

@taj54

Extension or Userscript?

Userscript

Request or suggest a new feature!

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.

🌟 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.

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

Ways to implement this!

No response

Can you work on this?

  • Yes
  • No

Will you be available for follow-up questions to help developers implement this?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions