Skip to content

docs: backfill CHANGELOG for v4.0.10/v4.0.11/v4.0.12 [4.x]#126

Merged
ManukMinasyan merged 1 commit into
4.xfrom
chore/changelog-backfill
May 12, 2026
Merged

docs: backfill CHANGELOG for v4.0.10/v4.0.11/v4.0.12 [4.x]#126
ManukMinasyan merged 1 commit into
4.xfrom
chore/changelog-backfill

Conversation

@ManukMinasyan
Copy link
Copy Markdown
Contributor

Summary

  • The release-triggered Changelog workflow has been silently failing since v4.0.10 because it pushed directly to the protected 4.x branch (workflow fixed in ci: open changelog PR instead of pushing to protected branch [4.x] #125)
  • This backfills the three missing entries in CHANGELOG.md from the existing GitHub release notes so the file stays in sync with the published releases
  • Labeled skip-changelog so this PR stays out of future release notes

Test plan

The release-triggered Changelog workflow has been silently failing since
v4.0.10 because it pushed directly to the protected 4.x branch. The
workflow itself is now fixed in #125; this commit backfills the three
missing entries from the existing GitHub release notes so CHANGELOG.md
stays in sync with the published releases.
Copilot AI review requested due to automatic review settings May 12, 2026 16:42
@ManukMinasyan ManukMinasyan added the skip-changelog Excludes the PR from release notes label May 12, 2026
@ManukMinasyan ManukMinasyan merged commit f4d8ad8 into 4.x May 12, 2026
5 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Backfills missing release entries in CHANGELOG.md for v4.0.10, v4.0.11, and v4.0.12 so the changelog matches the already-published GitHub releases after the release-triggered changelog workflow failures on the protected 4.x branch.

Changes:

  • Add a v4.0.12 section with the items included in that release and a compare link.
  • Add a v4.0.11 section including “New Contributors” and a compare link.
  • Add a v4.0.10 section with the items included in that release and a compare link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Excludes the PR from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants