Sync fork with upstream OpenClaw#6
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Syncs the Merit OpenClaw fork to upstream
openclaw/openclawmain atf8d5f162a129fc6f70f6c5c65443cafbcb2aa491. This intentionally drops the old Craig-specific memory-compaction Discord notification patch because it emitted unsolicited status messages during compaction.Changes
name:id.zizmor.ymlto.github/zizmor.ymlworkflow-sanity migration.Test Plan
CI=true pnpm install --frozen-lockfilenode scripts/test-extension.mjs discord -- send.sends-basic-channel-messages.test.tsgit diff --checkpnpm check:no-conflict-markerspnpm build.github/workflows/auto-response.yml,.github/workflows/labeler.yml,.github/workflows/workflow-sanity.ymlzizmor.ymlmigration pathCI Note
actionlint,no-tabs,tui-pty, and Website Installer Sync passed on this PR.label,label-issues, andauto-responseare failing because they arepull_request_targetworkflows running from the old base branch, which still requires GitHub App private-key secrets. This PR includes the fallback for future runs after merge, but GitHub will not use that workflow code for this PR's ownpull_request_targetjobs.