Skip to content

docs(changelog): deduplicate #67679 entry#68439

Merged
hxy91819 merged 1 commit intoopenclaw:mainfrom
hxy91819:fix/changelog-67679-dup
Apr 18, 2026
Merged

docs(changelog): deduplicate #67679 entry#68439
hxy91819 merged 1 commit intoopenclaw:mainfrom
hxy91819:fix/changelog-67679-dup

Conversation

@hxy91819
Copy link
Copy Markdown
Member

Summary

  • PR fix: redact credentials in browser.cdpUrl config paths #67679 landed a duplicate line under ### Changes in the Unreleased block in addition to the detailed entry that was already present under ### Fixes.
  • The short ### Changes line appears to have been auto-generated from the PR title during the merge step, even though a richer ### Fixes entry already described the same PR.
  • That line also mis-categorizes a security redaction fix as a feature change.

This PR removes the duplicate and keeps the ### Fixes entry, which is in the right section and carries the descriptive text.

Test plan

  • grep -c "67679" CHANGELOG.md returns 1
  • The remaining entry is under ## Unreleased / ### Fixes

PR openclaw#67679 landed a duplicate line under ### Changes in the Unreleased
block in addition to the detailed entry that was already present under
### Fixes. The short ### Changes line (auto-generated from the PR title
during merge) is a duplicate of the same PR's ### Fixes line and also
mis-categorizes a security redaction fix as a feature change.

Remove the duplicate and keep the ### Fixes entry, which is the right
section and carries the descriptive text.
@openclaw-barnacle openclaw-barnacle Bot added size: XS maintainer Maintainer-authored PR labels Apr 18, 2026
@hxy91819 hxy91819 merged commit 3b9e0da into openclaw:main Apr 18, 2026
29 of 30 checks passed
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 18, 2026

Greptile Summary

Removes a duplicate ### Changes entry for PR #67679 from the ## Unreleased block that was auto-generated from the PR title during merge, even though a more descriptive ### Fixes entry for the same PR already existed. The kept entry is correctly categorized and follows project changelog conventions.

Confidence Score: 5/5

Safe to merge — doc-only change with no code, logic, or schema impact.

Single-file changelog edit that removes a verified duplicate entry. The test plan conditions (grep -c "67679" CHANGELOG.md returns 1, remaining entry is under ### Fixes) are confirmed locally. No P0/P1/P2 findings.

No files require special attention.

Reviews (1): Last reviewed commit: "docs(changelog): deduplicate #67679 entr..." | Re-trigger Greptile

ender-wiggin-ai pushed a commit to stroupaloop/openclaw that referenced this pull request Apr 18, 2026
PR openclaw#67679 landed a duplicate line under ### Changes in the Unreleased
block in addition to the detailed entry that was already present under
### Fixes. The short ### Changes line (auto-generated from the PR title
during merge) is a duplicate of the same PR's ### Fixes line and also
mis-categorizes a security redaction fix as a feature change.

Remove the duplicate and keep the ### Fixes entry, which is the right
section and carries the descriptive text.
Mquarmoc pushed a commit to Mquarmoc/openclaw that referenced this pull request Apr 20, 2026
PR openclaw#67679 landed a duplicate line under ### Changes in the Unreleased
block in addition to the detailed entry that was already present under
### Fixes. The short ### Changes line (auto-generated from the PR title
during merge) is a duplicate of the same PR's ### Fixes line and also
mis-categorizes a security redaction fix as a feature change.

Remove the duplicate and keep the ### Fixes entry, which is the right
section and carries the descriptive text.
lovewanwan pushed a commit to lovewanwan/openclaw that referenced this pull request Apr 28, 2026
PR openclaw#67679 landed a duplicate line under ### Changes in the Unreleased
block in addition to the detailed entry that was already present under
### Fixes. The short ### Changes line (auto-generated from the PR title
during merge) is a duplicate of the same PR's ### Fixes line and also
mis-categorizes a security redaction fix as a feature change.

Remove the duplicate and keep the ### Fixes entry, which is the right
section and carries the descriptive text.
ogt-redknie pushed a commit to ogt-redknie/OPENX that referenced this pull request May 2, 2026
PR openclaw#67679 landed a duplicate line under ### Changes in the Unreleased
block in addition to the detailed entry that was already present under
### Fixes. The short ### Changes line (auto-generated from the PR title
during merge) is a duplicate of the same PR's ### Fixes line and also
mis-categorizes a security redaction fix as a feature change.

Remove the duplicate and keep the ### Fixes entry, which is the right
section and carries the descriptive text.
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request May 9, 2026
PR openclaw#67679 landed a duplicate line under ### Changes in the Unreleased
block in addition to the detailed entry that was already present under
### Fixes. The short ### Changes line (auto-generated from the PR title
during merge) is a duplicate of the same PR's ### Fixes line and also
mis-categorizes a security redaction fix as a feature change.

Remove the duplicate and keep the ### Fixes entry, which is the right
section and carries the descriptive text.
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