Skip to content

Add version bump github action #431

@zkurtz

Description

@zkurtz

uv recently added the uv version --bump command. I'm proposing to wrap this in a convenient GitHub Action, similar to how phips28/gh-action-bump-version works for npm projects.

Scope: Version management operations like:

  • Check if version needs bumping
  • Bump version (default to patch; minor+ would require harder logic)
  • Commit and push changes
  • Optional git tagging

Would you encourage the community creating this, or prefer it stays as manual uv version commands in workflows?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions