Skip to content

feat(release): publish verified SemVer images#7

Merged
codeh007 merged 2 commits into
mainfrom
semver-release
Jul 18, 2026
Merged

feat(release): publish verified SemVer images#7
codeh007 merged 2 commits into
mainfrom
semver-release

Conversation

@codeh007

Copy link
Copy Markdown
Owner

实现首个标准 SemVer release 入口:

  • Cargo package version 改为 0.1.0-rc.1
  • tag-only release workflow 调用可复用只读 CI
  • publish job 只推送同一 run 已验证的 OCI archive
  • 生成 GitHub Release assets、SPDX SBOM、provenance 和标准 attestation
  • prerelease 明确不更新 latest

本 PR 本身仅运行只读 CI;合并后仍需显式不可变 tag 才会发布。

@codeh007
codeh007 enabled auto-merge (squash) July 18, 2026 14:56
@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@codeh007, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 42 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 79556bb4-95d4-41b6-bc73-572fc03317d1

📥 Commits

Reviewing files that changed from the base of the PR and between a60f1f8 and 6ddb149.

📒 Files selected for processing (4)
  • .github/workflows/release.yml
  • Cargo.toml
  • openspec/changes/extract-and-standardize-pggomtm/tasks.md
  • tests/image-readiness.sh
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch semver-release

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@codeh007
codeh007 merged commit 28c6916 into main Jul 18, 2026
2 checks passed
@codeh007
codeh007 deleted the semver-release branch July 18, 2026 15:06
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