Skip to content

[CI] Add automated release workflow using swift-temporal-sdk#434

Merged
kukushechkin merged 1 commit intoapple:mainfrom
kukushechkin:add-automated-release
Mar 31, 2026
Merged

[CI] Add automated release workflow using swift-temporal-sdk#434
kukushechkin merged 1 commit intoapple:mainfrom
kukushechkin:add-automated-release

Conversation

@kukushechkin
Copy link
Copy Markdown
Contributor

Integrate swift-temporal-sdk's reusable auto-release workflow for automated semantic versioning releases. Update CONTRIBUTING.md with a link to the workflow documentation.

Motivation

  • Automate the release process using semantic versioning labels, reducing manual overhead and ensuring consistent versioning across releases.

Modifications

  • Add .github/workflows/auto-release.yml that uses swift-temporal-sdk's reusable workflow
  • Update CONTRIBUTING.md with automated release process documentation linking to swift-temporal-sdk's workflow README

Result

  • When PRs are merged with semver labels (semver/patch, semver/minor), the workflow automatically creates GitHub releases. Major releases require manual creation.

Test Plan

  • Workflow will be validated after merge by labeling PRs with semver labels and verifying that releases are created automatically.

@kukushechkin kukushechkin added the semver/none No version bump required. label Mar 30, 2026
@kukushechkin kukushechkin enabled auto-merge (squash) March 30, 2026 13:20
@kukushechkin kukushechkin requested a review from AzeemJiva March 31, 2026 09:23
@kukushechkin kukushechkin requested a review from AzeemJiva March 31, 2026 11:06
@kukushechkin kukushechkin merged commit 8c0f217 into apple:main Mar 31, 2026
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants