chore(main): release 0.56.0 - #1150
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryThe PR prepares release 0.56.0, but its sole commit is unsigned despite the repository's mandatory verified-commit policy.
Confidence Score: 4/5This PR should not merge until its unsigned release commit is replaced with a signed, verified commit. The release metadata is internally consistent, but the only commit in the pull request has no cryptographic signature and violates the repository's mandatory commit-verification policy. Files Needing Attention: package.json, CHANGELOG.md, and .github/.release-please-manifest.json Important Files Changed
Reviews (1): Last reviewed commit: "chore(main): release 0.56.0" | Re-trigger Greptile |
| { | ||
| "name": "solana-developer-platform", | ||
| "version": "0.55.0", | ||
| "version": "0.56.0", |
There was a problem hiding this comment.
The sole commit in this pull request has no cryptographic signature, so merging this release would violate the repository's mandatory signed-and-verified commit policy. Recreate the release commit with a verifiable signature before merging.
Context Used: Request changes if the commits are not signed (ver... (source)
Pull request was closed
2c027ac to
a550bed
Compare
Release 0.56.0
This pull request was generated by the release workflow.
Auto-merge is enabled. After review approval and required checks pass, GitHub will squash-merge this PR and the release workflow will publish the tag and GitHub release.
Required repository settings: Allow auto-merge and Allow squash merging.
0.56.0 (2026-08-07)
Features
Bug Fixes