Skip to content

ci: enforce release branch workflow and auto-bump version#131

Merged
afbora merged 1 commit into
mainfrom
ci/release-branch-versioning
Jul 3, 2026
Merged

ci: enforce release branch workflow and auto-bump version#131
afbora merged 1 commit into
mainfrom
ci/release-branch-versioning

Conversation

@afbora

@afbora afbora commented Jul 3, 2026

Copy link
Copy Markdown
Member

Description

Add two GitHub Actions workflows:

  • bump-version: on push to release/X.Y.Z, validate the branch name and sync composer.json version to match, committing the bump automatically.
  • enforce-branch: require PRs targeting main to originate from a release/X.Y.Z branch.

Add two GitHub Actions workflows:

- bump-version: on push to release/X.Y.Z, validate the branch name and
  sync composer.json version to match, committing the bump automatically.
- enforce-branch: require PRs targeting main to originate from a
  release/X.Y.Z branch.
@afbora afbora merged commit 56e93ef into main Jul 3, 2026
14 of 15 checks passed
@afbora afbora deleted the ci/release-branch-versioning branch July 3, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant