Skip to content

chore: merge master into release/6.5.0 - #807

Merged
adrians5j merged 30 commits into
release/6.5.0from
master
Aug 2, 2026
Merged

chore: merge master into release/6.5.0#807
adrians5j merged 30 commits into
release/6.5.0from
master

Conversation

@adrians5j

@adrians5j adrians5j commented Jul 31, 2026

Copy link
Copy Markdown
Member

Brings the docs master branch up to date into release/6.5.0.

master is ahead by 27 commits (and the branches have diverged), including the
changelog CI work that should also apply to the release branch:

  • feat: add per-item review markers to changelog + CI gate — each generated
    changelog entry carries a REVIEW-PENDING marker; check-release-notes.yml
    fails any push to the branch that still has an unresolved marker, so release
    notes can't publish until every entry is confirmed.
  • Changelog PR discovery remains milestone-based (an intermediate commit
    switched it to release-commit ranges, but a later commit reverted it back to
    milestones — assign a PR to the X.Y.Z milestone to include it).
  • Release notes for 6.4.4 / 6.4.5 and assorted docs updates.

Merge (do not squash) to preserve history on the release branch.

🤖 Generated with Claude Code

webiny-bot and others added 27 commits July 1, 2026 16:09
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Parse (#NNNN) references from commits between the previous release tag and
this version's tag (falling back to the X.Y.x branch when untagged), so a
release still gets a complete changelog even if PRs were never milestoned.
Adds a --dry-run flag and optional GITHUB_TOKEN auth.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Each generated changelog entry now carries an MDX comment naming the PR
author(s) ({/* REVIEW-PENDING @author ... */}). Authors delete the line to
confirm their entry. A new CI workflow (check-release-notes.yml) fails any PR
to master that still contains an unresolved marker, so release notes cannot be
published until every entry is confirmed.

- scripts/changelog-constants.ts: shared REVIEW_MARKER sentinel
- scripts/check-changelog-review.ts + check:changelog-review script
- generate-changelog.ts: capture PR author, inject markers deterministically

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-webiny-com Ready Ready Preview Aug 2, 2026 3:30pm

Request Review

adrians5j and others added 2 commits July 31, 2026 16:39
…ssing

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Revert PR discovery to milestone-based lookup (assign a PR to the X.Y.Z
milestone to include it), replacing the tag/branch commit-range diffing that
broke when no version tag exists yet. Keeps GITHUB_TOKEN auth, --dry-run, and
per-item review markers.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@adrians5j
adrians5j merged commit 7471a90 into release/6.5.0 Aug 2, 2026
1 check passed
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.

3 participants