Skip to content

chore: switch the engine to normal releases on v2#1476

Merged
ysmolski merged 2 commits intomasterfrom
yury/switch_release_type_v2
Apr 28, 2026
Merged

chore: switch the engine to normal releases on v2#1476
ysmolski merged 2 commits intomasterfrom
yury/switch_release_type_v2

Conversation

@ysmolski
Copy link
Copy Markdown
Contributor

@ysmolski ysmolski commented Apr 28, 2026

Switch release type from pre-releases to normal releases on v2.

@ysmolski ysmolski requested a review from a team as a code owner April 28, 2026 07:31
@ysmolski ysmolski requested review from StarpTech and alepane21 April 28, 2026 07:31
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 202c56bf-f377-41b7-96f9-24ae59f16e0f

📥 Commits

Reviewing files that changed from the base of the PR and between 0dace41 and b3a5ea6.

📒 Files selected for processing (1)
  • .github/workflows/dummy-ci.yaml
🚧 Files skipped from review as they are similar to previous changes (1)
  • .github/workflows/dummy-ci.yaml

📝 Walkthrough

Walkthrough

Removed prerelease-specific fields from the v2 package in release-please-config.json, and extended .github/workflows/dummy-ci.yaml pull_request path filters to include release-please-config.json; the CI job key was renamed and given a name label.

Changes

Cohort / File(s) Summary
Release configuration
release-please-config.json
Deleted prerelease-type: rc and versioning: prerelease from the v2 Go package configuration.
CI workflow
.github/workflows/dummy-ci.yaml
Added release-please-config.json to pull_request path filters; renamed job key build_testci and added name: CI Success while preserving existing steps.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested labels

autorelease: pending

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly reflects the main change: removing prerelease configuration to switch v2 from pre-releases to normal releases.
Description check ✅ Passed The description directly relates to the changeset, explaining the intent to switch from pre-releases to normal releases on v2.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch yury/switch_release_type_v2

Comment @coderabbitai help to get the list of available commands and usage tips.

@ysmolski ysmolski force-pushed the yury/switch_release_type_v2 branch from 1626ed7 to 0dace41 Compare April 28, 2026 07:33
@ysmolski ysmolski merged commit 54b0410 into master Apr 28, 2026
3 checks passed
@ysmolski ysmolski deleted the yury/switch_release_type_v2 branch April 28, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants