chore(main): release 6.2.0-beta.3#856
Merged
Merged
Conversation
b55f5b1 to
26e8635
Compare
5b6d134 to
302fb7d
Compare
There was a problem hiding this comment.
LGTM. Release-please mechanics — version bump, changelog entry, nothing else.
Things I checked
pyproject.tomlPEP 440 form (6.2.0b3) matches the semver form in.release-please-manifest.json(6.2.0-beta.3). Dual-format is intentional, normalization commit (c292e1c2) is on the branch.- Minor bump 6.1 → 6.2 lines up with the 5
feat:commits in the changelog. No!/BREAKING CHANGE:footers in the included PRs, so a minor bump is the right semver signal. #835(webhooks token promotion from extras to typed field) shipped asfix:— promotion-from-extras is backwards-compat by construction, no semver hazard.- No source diff, no test diff, no schema regen. Skip-everything criterion applies; no expert delegation.
Follow-ups (non-blocking)
- The renumber from
beta.2→beta.3(commit5d066ed4) leaves a small lineage oddity: there is no released6.2.0-beta.2, and the changelog block under6.2.0-beta.3reads like a.0release rather than a.3. Notable but harmless on a pre-release line — adopters subscribed to>=6.2.0b3will resolve fine. Worth a one-line note in the next release notes if anyone asks.
Safe to merge.
bokelley
approved these changes
May 26, 2026
Contributor
bokelley
left a comment
There was a problem hiding this comment.
Release artifacts now target 6.2.0-beta.3 / 6.2.0b3, and all required checks are green.
Contributor
Author
|
🤖 Created releases: 🌻 |
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.
🤖 I have created a release beep boop
6.2.0-beta.3 (2026-05-26)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.