Skip to content

changelog: move #67807 entry to Fixes section#68509

Merged
hxy91819 merged 2 commits intomainfrom
fix/changelog-67807-section
Apr 18, 2026
Merged

changelog: move #67807 entry to Fixes section#68509
hxy91819 merged 2 commits intomainfrom
fix/changelog-67807-section

Conversation

@hxy91819
Copy link
Copy Markdown
Member

Summary

  • Move the #67807 changelog entry from ### Changes to ### Fixes, since it is a bug fix
  • Reword the entry to use the conventional Cron/delivery: prefix consistent with other entries in the Fixes section

@openclaw-barnacle openclaw-barnacle Bot added size: XS maintainer Maintainer-authored PR labels Apr 18, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 33d9c90a4d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread CHANGELOG.md Outdated

### Fixes

- Cron/delivery: clean up isolated sessions after direct deliveries when `deleteAfterRun` is enabled, covering structured and threaded branches that previously bypassed cleanup. (#67807) Thanks @MonkeyLeeT.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Append moved changelog fix entry to section tail

This relocates #67807 to the top of ### Fixes, but the repository rule in AGENTS.md says to "append new entries to the end of the target section" and not insert at the top; placing it first violates the changelog ordering policy and makes the unreleased fix list inconsistent with the project’s required maintenance flow.

Useful? React with 👍 / 👎.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 18, 2026

Greptile Summary

Correctly recategorizes the #67807 entry from ### Changes to ### Fixes and updates its prefix to the conventional Cron/delivery: format. The entry was inserted at the top of the ### Fixes section instead of being appended to the end, which conflicts with the repo's changelog-placement rule.

Confidence Score: 5/5

Safe to merge; the only finding is a P2 ordering guideline violation in the changelog.

All findings are P2 (style/placement); no code is affected. The recategorization and prefix rewording are correct.

CHANGELOG.md — entry position within the Fixes section.

Prompt To Fix All With AI
This is a comment left during a code review.
Path: CHANGELOG.md
Line: 13

Comment:
**Entry appended to section top instead of end**

CLAUDE.md requires: "in the active version block, append new entries to the end of the target section (`### Changes` or `### Fixes`); do not insert new entries at the top of a section." The `#67807` entry landed at line 13 — the very first position in `### Fixes` — rather than at the end (currently line 54, after the `Agents/failover` entry).

(The fix is to cut this line and paste it after line 54, just before the blank line separating the `## 2026.4.15` block.)

**Context Used:** CLAUDE.md ([source](https://app.greptile.com/review/custom-context?memory=fd949e91-5c3a-4ab5-90a1-cbe184fd6ce8))

How can I resolve this? If you propose a fix, please make it concise.

Reviews (1): Last reviewed commit: "changelog: move #67807 entry to Fixes se..." | Re-trigger Greptile

Comment thread CHANGELOG.md Outdated

### Fixes

- Cron/delivery: clean up isolated sessions after direct deliveries when `deleteAfterRun` is enabled, covering structured and threaded branches that previously bypassed cleanup. (#67807) Thanks @MonkeyLeeT.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

P2 Entry appended to section top instead of end

CLAUDE.md requires: "in the active version block, append new entries to the end of the target section (### Changes or ### Fixes); do not insert new entries at the top of a section." The #67807 entry landed at line 13 — the very first position in ### Fixes — rather than at the end (currently line 54, after the Agents/failover entry).

(The fix is to cut this line and paste it after line 54, just before the blank line separating the ## 2026.4.15 block.)

Context Used: CLAUDE.md (source)

Prompt To Fix With AI
This is a comment left during a code review.
Path: CHANGELOG.md
Line: 13

Comment:
**Entry appended to section top instead of end**

CLAUDE.md requires: "in the active version block, append new entries to the end of the target section (`### Changes` or `### Fixes`); do not insert new entries at the top of a section." The `#67807` entry landed at line 13 — the very first position in `### Fixes` — rather than at the end (currently line 54, after the `Agents/failover` entry).

(The fix is to cut this line and paste it after line 54, just before the blank line separating the `## 2026.4.15` block.)

**Context Used:** CLAUDE.md ([source](https://app.greptile.com/review/custom-context?memory=fd949e91-5c3a-4ab5-90a1-cbe184fd6ce8))

How can I resolve this? If you propose a fix, please make it concise.

@hxy91819 hxy91819 merged commit 26cc1bc into main Apr 18, 2026
28 checks passed
@hxy91819 hxy91819 deleted the fix/changelog-67807-section branch April 18, 2026 10:29
ender-wiggin-ai pushed a commit to stroupaloop/openclaw that referenced this pull request Apr 18, 2026
* changelog: move openclaw#67807 entry to Fixes section

* changelog: move openclaw#67807 entry to Fixes section with correct PR-number ordering
Mquarmoc pushed a commit to Mquarmoc/openclaw that referenced this pull request Apr 20, 2026
* changelog: move openclaw#67807 entry to Fixes section

* changelog: move openclaw#67807 entry to Fixes section with correct PR-number ordering
lovewanwan pushed a commit to lovewanwan/openclaw that referenced this pull request Apr 28, 2026
* changelog: move openclaw#67807 entry to Fixes section

* changelog: move openclaw#67807 entry to Fixes section with correct PR-number ordering
ogt-redknie pushed a commit to ogt-redknie/OPENX that referenced this pull request May 2, 2026
* changelog: move openclaw#67807 entry to Fixes section

* changelog: move openclaw#67807 entry to Fixes section with correct PR-number ordering
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request May 9, 2026
* changelog: move openclaw#67807 entry to Fixes section

* changelog: move openclaw#67807 entry to Fixes section with correct PR-number ordering
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