Conversation
Greptile SummaryAutomated release PR generated by release-plz, bumping Confidence Score: 5/5Safe to merge — mechanical release commit with no logic changes. Only a version bump and changelog update; no code logic, dependencies, or API surface changed. No files require special attention. Important Files Changed
Sequence DiagramsequenceDiagram
participant RP as release-plz
participant PR as PR #44
participant CR as crates.io
RP->>PR: Bump Cargo.toml 0.2.4 → 0.2.5
RP->>PR: Add CHANGELOG.md entry (fix: dotcom SAN)
PR-->>CR: publish sigstore-verification 0.2.5
Reviews (1): Last reviewed commit: "chore: release v0.2.5" | Re-trigger Greptile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
sigstore-verification: 0.2.4 -> 0.2.5 (✓ API compatible changes)Changelog
This PR was generated with release-plz.
Note
Low Risk
Low risk release bookkeeping only: updates the crate version and changelog with no functional code changes in this PR.
Overview
Prepares the
v0.2.5release by bumping the crate version inCargo.tomland adding a0.2.5entry toCHANGELOG.md(noting the fix to accept dotcom releases SAN without a slash).Reviewed by Cursor Bugbot for commit a360a8d. Bugbot is set up for automated code reviews on this repo. Configure here.