Skip to content

[release] Automate version bump and release notes from conventional PRs #12

@StatPan

Description

@StatPan

Summary

  • Replace the current manual-only release preparation flow with an automated release PR flow driven by conventional commits and squash-merge titles.

Acceptance Criteria

  • A GitHub Action opens or updates a release PR on pushes to main.
  • The release PR updates version files and CHANGELOG.md automatically.
  • PR validation enforces a conventional release signal so merged changes are actually releasable.
  • Docs describe the new flow clearly and demote the old manual script to fallback-only usage.
  • The setup is validated with a dry-run or real workflow execution against the repo config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciContinuous integration workflow changesdocsDocumentation or public process updates

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions