Skip to content

Auto version-bump PR from Conventional Commits #100

Description

@nanaf6203-bit

Problem Statement
The CHANGELOG is hand-maintained. Tag-driven deploys hint at version
practices but the actual bumps happen manually.

Why it matters
A bot PR per release is auditable, deterministic, and easy to amend.

Acceptance Criteria

  • Action: on push to main, scan commit messages, produce a PR
    updating Cargo.toml version + CHANGELOG.md "Unreleased"
    section.
  • PR is labeled release.

Files/Modules Affected

  • .github/workflows/version-bump.yml (new)

Difficulty Medium. Estimated Effort M.

Labels
area:ci, area:dx, priority:medium


Imported from docs/open-issues-draft.md as draft issue #40 (commit 7becd4b). Original draft-order cross-references in this body have been remapped to current GitHub issue numbers at import time.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26area:ciImported from open-issues-draft.mdarea:dxImported from open-issues-draft.mdpriority:mediumImported from open-issues-draft.md

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions