Skip to content

chore(changelog): dedupe #66884 entry into 2026.4.24 (Unreleased)#71410

Merged
hxy91819 merged 1 commit into
openclaw:mainfrom
hxy91819:fix/changelog-dedupe-66884
Apr 25, 2026
Merged

chore(changelog): dedupe #66884 entry into 2026.4.24 (Unreleased)#71410
hxy91819 merged 1 commit into
openclaw:mainfrom
hxy91819:fix/changelog-dedupe-66884

Conversation

@hxy91819

Copy link
Copy Markdown
Member

Summary

Why

PR #66884 shipped two duplicate entries for itself: one written during /prepare-pr, and a second one auto-inserted during the push-time rebase step. The auto-insertion did not recognize ## 2026.4.24 (Unreleased) as the active block, so it synthesized a new top-level ## Unreleased section and appended a PR-title-style line there. This PR cleans that up — no code change.

Test plan

  • grep -c "#66884" CHANGELOG.md returns 1
  • Only one Unreleased header remains (## 2026.4.24 (Unreleased))
  • Diff is CHANGELOG-only

@openclaw-barnacle openclaw-barnacle Bot added size: XS maintainer Maintainer-authored PR labels Apr 25, 2026
@greptile-apps

greptile-apps Bot commented Apr 25, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR removes a duplicate ## Unreleased section that was auto-inserted during a rebase when #66884 landed, and consolidates the single #66884 entry under the active ## 2026.4.24 (Unreleased) > ### Fixes block. The change is CHANGELOG-only with no functional impact.

Confidence Score: 5/5

Safe to merge — changelog-only cleanup with no code changes.

The diff is a straightforward deduplication of a changelog entry. No logic, no code, no security surface. The resulting CHANGELOG structure is correct.

No files require special attention.

Reviews (1): Last reviewed commit: "chore(changelog): move #66884 entry to 2..." | Re-trigger Greptile

@hxy91819
hxy91819 merged commit d4ed19d into openclaw:main Apr 25, 2026
36 of 37 checks passed
Angfr95 pushed a commit to Angfr95/openclaw that referenced this pull request Apr 25, 2026
ogt-redknie pushed a commit to ogt-redknie/OPENX that referenced this pull request May 2, 2026
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request May 9, 2026
globalcaos pushed a commit to globalcaos/tinkerclaw that referenced this pull request May 13, 2026
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request May 24, 2026
jameslcowan pushed a commit to jameslcowan/openclaw that referenced this pull request Jun 2, 2026
sablehead pushed a commit to sablehead/openclaw that referenced this pull request Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer Maintainer-authored PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant