chore: record Clownfish comment routing
This commit is contained in:
parent
672fdb65b2
commit
ef3c3786fd
@ -1,15 +1,15 @@
|
||||
{
|
||||
"status": "dry_run",
|
||||
"generated_at": "2026-04-29T20:56:14.412Z",
|
||||
"generated_at": "2026-04-29T21:27:50.172Z",
|
||||
"repo": "openclaw/openclaw",
|
||||
"clownfish_repo": "openclaw/clownfish",
|
||||
"clawsweeper_repo": "openclaw/clawsweeper",
|
||||
"since": "2026-04-29T17:55:46.400Z",
|
||||
"since": "2026-04-29T18:27:33.434Z",
|
||||
"execute": false,
|
||||
"max_comments": 100,
|
||||
"max_autoclose_targets": 8,
|
||||
"scanned_comments": 100,
|
||||
"commands_seen": 21,
|
||||
"commands_seen": 7,
|
||||
"actionable": 0,
|
||||
"trusted_bots": [
|
||||
"clawsweeper[bot]",
|
||||
@ -23,6 +23,126 @@
|
||||
"max_auto_repairs_per_head": 1,
|
||||
"max_auto_repairs_per_pr": 5,
|
||||
"commands": [
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74610:4347551689:2026-04-29T21:13:27Z:clawsweeper_auto_merge",
|
||||
"comment_id": "4347551689",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAyJfyQ",
|
||||
"comment_version_key": "4347551689:2026-04-29T21:13:27Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/74610#issuecomment-4347551689",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74610,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T21:13:27Z",
|
||||
"comment_updated_at": "2026-04-29T21:13:27Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto merge",
|
||||
"intent": "clawsweeper_auto_merge",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "structured ClawSweeper verdict: pass (sha=b6664b78030bc30632dafeddc25ccfe7dc4b4628)",
|
||||
"expected_head_sha": "b6664b78030bc30632dafeddc25ccfe7dc4b4628",
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "[codex] add OpenClaw SDK package",
|
||||
"branch": "codex/openclaw-sdk-public-contract",
|
||||
"head_sha": "b6664b78030bc30632dafeddc25ccfe7dc4b4628",
|
||||
"author": "steipete",
|
||||
"labels": [
|
||||
"docs",
|
||||
"app: web-ui",
|
||||
"gateway",
|
||||
"commands",
|
||||
"maintainer",
|
||||
"size: XL",
|
||||
"clawsweeper:autofix"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74610",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74610.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "CLEAN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 47,
|
||||
"counts": {
|
||||
"CANCELLED": 3,
|
||||
"SKIPPED": 35,
|
||||
"SUCCESS": 9
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED",
|
||||
"auto-response:CANCELLED",
|
||||
"auto-response:CANCELLED"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "PR is not opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74616:4347468741:2026-04-29T20:58:11Z:clawsweeper_auto_merge",
|
||||
"comment_id": "4347468741",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAyEbxQ",
|
||||
"comment_version_key": "4347468741:2026-04-29T20:58:11Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/74616#issuecomment-4347468741",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74616,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T20:58:11Z",
|
||||
"comment_updated_at": "2026-04-29T20:58:11Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto merge",
|
||||
"intent": "clawsweeper_auto_merge",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "structured ClawSweeper verdict: pass (sha=089b7f74ec52223b1fa0f98ddfe688dd21daa852)",
|
||||
"expected_head_sha": "089b7f74ec52223b1fa0f98ddfe688dd21daa852",
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "refactor(plugins): split bundled runtime deps helpers",
|
||||
"branch": "codex/simplify-runtime-deps-mirror",
|
||||
"head_sha": "089b7f74ec52223b1fa0f98ddfe688dd21daa852",
|
||||
"author": "steipete",
|
||||
"labels": [
|
||||
"maintainer",
|
||||
"size: XL",
|
||||
"clawsweeper:automerge"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74616",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74616.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 83,
|
||||
"counts": {
|
||||
"CANCELLED": 1,
|
||||
"SKIPPED": 13,
|
||||
"SUCCESS": 69
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "PR is not open"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74602:4347294047:2026-04-29T20:29:00Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347294047",
|
||||
@ -62,7 +182,7 @@
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74602",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74602.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "CLEAN",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 78,
|
||||
@ -176,7 +296,7 @@
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74600",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74600.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "CLEAN",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 82,
|
||||
@ -192,7 +312,7 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
"reason": "repair commands require an open issue or PR"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74597:4347265796:2026-04-29T20:24:23Z:clawsweeper_auto_repair",
|
||||
@ -284,724 +404,6 @@
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require an open issue or PR"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:71412:4347203422:2026-04-29T20:13:56Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347203422",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAx0PXg",
|
||||
"comment_version_key": "4347203422:2026-04-29T20:13:56Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/issues/71412#issuecomment-4347203422",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 71412,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T20:13:56Z",
|
||||
"comment_updated_at": "2026-04-29T20:13:56Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "ClawSweeper review comment asks to keep repairing this PR",
|
||||
"expected_head_sha": null,
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "issue",
|
||||
"state": "open",
|
||||
"title": "stopChannel abort-timeout leaves zombie task in store, preventing health-monitor restart",
|
||||
"labels": []
|
||||
},
|
||||
"reason": "repair commands require a pull request"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74595:4347197814:2026-04-29T20:13:00Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347197814",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxz5dg",
|
||||
"comment_version_key": "4347197814:2026-04-29T20:13:00Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/issues/74595#issuecomment-4347197814",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74595,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T20:13:00Z",
|
||||
"comment_updated_at": "2026-04-29T20:13:00Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "ClawSweeper review comment asks to keep repairing this PR",
|
||||
"expected_head_sha": null,
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "issue",
|
||||
"state": "closed",
|
||||
"title": "[Bug]: async exec completion relay asks user for missing logs after No session found",
|
||||
"labels": []
|
||||
},
|
||||
"reason": "repair commands require an open issue or PR"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74593:4347184974:2026-04-29T20:46:50Z:clawsweeper_auto_merge",
|
||||
"comment_id": "4347184974",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxzHTg",
|
||||
"comment_version_key": "4347184974:2026-04-29T20:46:50Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/74593#issuecomment-4347184974",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74593,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T20:11:09Z",
|
||||
"comment_updated_at": "2026-04-29T20:46:50Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto merge",
|
||||
"intent": "clawsweeper_auto_merge",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "structured ClawSweeper verdict: pass (sha=b0eb6fb470ddea013c1f03932c9bc2f5fe98c501)",
|
||||
"expected_head_sha": "b0eb6fb470ddea013c1f03932c9bc2f5fe98c501",
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "fix(plugins): mirror global-agent runtime dependency",
|
||||
"branch": "fix/bundled-global-agent",
|
||||
"head_sha": "b0eb6fb470ddea013c1f03932c9bc2f5fe98c501",
|
||||
"author": "steipete",
|
||||
"labels": [
|
||||
"maintainer",
|
||||
"size: XS",
|
||||
"clawsweeper:automerge"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74593",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74593.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 82,
|
||||
"counts": {
|
||||
"CANCELLED": 2,
|
||||
"SKIPPED": 12,
|
||||
"SUCCESS": 68
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED",
|
||||
"Scan changed paths (precise):CANCELLED"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "PR is not opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74592:4347172171:2026-04-29T20:09:26Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347172171",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxyVSw",
|
||||
"comment_version_key": "4347172171:2026-04-29T20:09:26Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/74592#issuecomment-4347172171",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74592,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T20:09:26Z",
|
||||
"comment_updated_at": "2026-04-29T20:09:26Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "structured ClawSweeper verdict: needs-human (sha=26047f1698820abd1f2abcc28b18be7957e4fea5)",
|
||||
"expected_head_sha": "26047f1698820abd1f2abcc28b18be7957e4fea5",
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "fix(active-memory): expose memory tools to recall runs",
|
||||
"branch": "contrib/74572-active-memory-memory-core-tools",
|
||||
"head_sha": "26047f1698820abd1f2abcc28b18be7957e4fea5",
|
||||
"author": "vyctorbrzezowski",
|
||||
"labels": [
|
||||
"agents",
|
||||
"size: S"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74592",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74592.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 80,
|
||||
"counts": {
|
||||
"CANCELLED": 1,
|
||||
"SKIPPED": 10,
|
||||
"SUCCESS": 69
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74591:4347151043:2026-04-29T20:06:34Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347151043",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxxCww",
|
||||
"comment_version_key": "4347151043:2026-04-29T20:06:34Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/74591#issuecomment-4347151043",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74591,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T20:06:34Z",
|
||||
"comment_updated_at": "2026-04-29T20:06:34Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "structured ClawSweeper verdict: needs-human (sha=68071fbe91fb2dc59986f9c8dd4c6170e236a3a0)",
|
||||
"expected_head_sha": "68071fbe91fb2dc59986f9c8dd4c6170e236a3a0",
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "chore(ci): add network SSRF CodeQL shard",
|
||||
"branch": "chore/codeql-network-ssrf-security",
|
||||
"head_sha": "68071fbe91fb2dc59986f9c8dd4c6170e236a3a0",
|
||||
"author": "vincentkoc",
|
||||
"labels": [
|
||||
"docs",
|
||||
"maintainer",
|
||||
"size: XS"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74591",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74591.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 111,
|
||||
"counts": {
|
||||
"CANCELLED": 1,
|
||||
"SKIPPED": 39,
|
||||
"SUCCESS": 70,
|
||||
"NEUTRAL": 1
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require an open issue or PR"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74589:4347143406:2026-04-29T20:05:34Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347143406",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxwk7g",
|
||||
"comment_version_key": "4347143406:2026-04-29T20:05:34Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/issues/74589#issuecomment-4347143406",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74589,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T20:05:34Z",
|
||||
"comment_updated_at": "2026-04-29T20:05:34Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "ClawSweeper review comment asks to keep repairing this PR",
|
||||
"expected_head_sha": null,
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "issue",
|
||||
"state": "open",
|
||||
"title": "MiniMax M2.7 intermittently returns 400/2013 (\"chat content is empty\") after tool call chains",
|
||||
"labels": []
|
||||
},
|
||||
"reason": "repair commands require a pull request"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74588:4347117744:2026-04-29T20:01:55Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347117744",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxvAsA",
|
||||
"comment_version_key": "4347117744:2026-04-29T20:01:55Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/74588#issuecomment-4347117744",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74588,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T20:01:55Z",
|
||||
"comment_updated_at": "2026-04-29T20:01:55Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "structured ClawSweeper verdict: needs-human (sha=59d56bac718a94b09db87fa57cd9d2796ab28299)",
|
||||
"expected_head_sha": "59d56bac718a94b09db87fa57cd9d2796ab28299",
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "Fix/browser tabcleanup schema 74577",
|
||||
"branch": "fix/browser-tabcleanup-schema-74577",
|
||||
"head_sha": "59d56bac718a94b09db87fa57cd9d2796ab28299",
|
||||
"author": "jeffrey701",
|
||||
"labels": [
|
||||
"docs",
|
||||
"size: S"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74588",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74588.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 79,
|
||||
"counts": {
|
||||
"CANCELLED": 1,
|
||||
"SKIPPED": 10,
|
||||
"SUCCESS": 68
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74586:4347103172:2026-04-29T20:00:10Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347103172",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxuHxA",
|
||||
"comment_version_key": "4347103172:2026-04-29T20:00:10Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/issues/74586#issuecomment-4347103172",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74586,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T20:00:10Z",
|
||||
"comment_updated_at": "2026-04-29T20:00:10Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "ClawSweeper review comment asks to keep repairing this PR",
|
||||
"expected_head_sha": null,
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "issue",
|
||||
"state": "open",
|
||||
"title": "AM embedded run aborts memory_search tool calls; classifies as timeout despite model completion",
|
||||
"labels": []
|
||||
},
|
||||
"reason": "repair commands require a pull request"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74585:4347081388:2026-04-29T19:57:48Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347081388",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxsyrA",
|
||||
"comment_version_key": "4347081388:2026-04-29T19:57:48Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/74585#issuecomment-4347081388",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74585,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T19:57:48Z",
|
||||
"comment_updated_at": "2026-04-29T19:57:48Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "structured ClawSweeper verdict: needs-human (sha=1aa7e31aa3e62c4485bde2136b6152a9e6787ee4)",
|
||||
"expected_head_sha": "1aa7e31aa3e62c4485bde2136b6152a9e6787ee4",
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "fix(ci): Found one CI reliability regression risk in the install-smoke Doc",
|
||||
"branch": "clawsweeper/clawsweeper-commit-openclaw-openclaw-dac72374944f",
|
||||
"head_sha": "1aa7e31aa3e62c4485bde2136b6152a9e6787ee4",
|
||||
"author": "app/clawsweeper",
|
||||
"labels": [
|
||||
"size: XS",
|
||||
"clawsweeper",
|
||||
"clawsweeper:commit-finding"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74585",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74585.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 82,
|
||||
"counts": {
|
||||
"CANCELLED": 3,
|
||||
"SKIPPED": 11,
|
||||
"SUCCESS": 68
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED",
|
||||
"auto-response:CANCELLED",
|
||||
"auto-response:CANCELLED"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74581:4347041534:2026-04-29T19:53:40Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347041534",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxqW_g",
|
||||
"comment_version_key": "4347041534:2026-04-29T19:53:40Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/issues/74581#issuecomment-4347041534",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74581,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T19:53:40Z",
|
||||
"comment_updated_at": "2026-04-29T19:53:40Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "ClawSweeper review comment asks to keep repairing this PR",
|
||||
"expected_head_sha": null,
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "issue",
|
||||
"state": "open",
|
||||
"title": "Telegram delivery: QUOTE_TEXT_INVALID not handled, drops messages instead of retrying without native quote",
|
||||
"labels": []
|
||||
},
|
||||
"reason": "repair commands require a pull request"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74580:4347033915:2026-04-29T19:58:03Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347033915",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxp5Ow",
|
||||
"comment_version_key": "4347033915:2026-04-29T19:58:03Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/issues/74580#issuecomment-4347033915",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74580,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T19:52:47Z",
|
||||
"comment_updated_at": "2026-04-29T19:58:03Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "ClawSweeper review comment asks to keep repairing this PR",
|
||||
"expected_head_sha": null,
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "issue",
|
||||
"state": "open",
|
||||
"title": "[Feature]: Fine-grained hook permission for agent state (separate from conversation access)",
|
||||
"labels": [
|
||||
"enhancement"
|
||||
]
|
||||
},
|
||||
"reason": "repair commands require a pull request"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74584:4347029854:2026-04-29T19:52:20Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347029854",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxppXg",
|
||||
"comment_version_key": "4347029854:2026-04-29T19:52:20Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/74584#issuecomment-4347029854",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74584,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T19:52:20Z",
|
||||
"comment_updated_at": "2026-04-29T19:52:20Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "structured ClawSweeper verdict: needs-human (sha=21ffb8d20865e67fc41d3f5338700258fb0b49e0)",
|
||||
"expected_head_sha": "21ffb8d20865e67fc41d3f5338700258fb0b49e0",
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "fix: Found one regression in the exported transcript mobile sidebar tr",
|
||||
"branch": "clawsweeper/clawsweeper-commit-openclaw-openclaw-323985f4caea",
|
||||
"head_sha": "3bbab80e99f64e63781ff49a2adcd9cf6a5f4e3f",
|
||||
"author": "app/clawsweeper",
|
||||
"labels": [
|
||||
"size: XS",
|
||||
"clawsweeper",
|
||||
"clawsweeper:commit-finding"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74584",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74584.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "APPROVED",
|
||||
"checks": {
|
||||
"total": 76,
|
||||
"counts": {
|
||||
"SUCCESS": 67,
|
||||
"SKIPPED": 9
|
||||
},
|
||||
"blockers": []
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74582:4347029311:2026-04-29T19:52:16Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347029311",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxpnPw",
|
||||
"comment_version_key": "4347029311:2026-04-29T19:52:16Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/74582#issuecomment-4347029311",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74582,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T19:52:16Z",
|
||||
"comment_updated_at": "2026-04-29T19:52:16Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "structured ClawSweeper marker: fix-required (finding=review-feedback sha=358d453d101adec1da4d9d77624bece12c9b5a68)",
|
||||
"expected_head_sha": "358d453d101adec1da4d9d77624bece12c9b5a68",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "fix: Found one low-severity route-question recall regression in the co",
|
||||
"branch": "clawsweeper/clawsweeper-commit-openclaw-openclaw-8a3507e310c9",
|
||||
"head_sha": "358d453d101adec1da4d9d77624bece12c9b5a68",
|
||||
"author": "app/clawsweeper",
|
||||
"labels": [
|
||||
"size: S",
|
||||
"extensions: memory-wiki",
|
||||
"clawsweeper",
|
||||
"clawsweeper:commit-finding"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74582",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74582.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 83,
|
||||
"counts": {
|
||||
"CANCELLED": 5,
|
||||
"SKIPPED": 13,
|
||||
"SUCCESS": 65
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED",
|
||||
"auto-response:CANCELLED",
|
||||
"auto-response:CANCELLED",
|
||||
"auto-response:CANCELLED",
|
||||
"Scan changed paths (precise):CANCELLED"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74579:4347023078:2026-04-29T19:55:30Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4347023078",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxpO5g",
|
||||
"comment_version_key": "4347023078:2026-04-29T19:55:30Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/issues/74579#issuecomment-4347023078",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74579,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T19:51:29Z",
|
||||
"comment_updated_at": "2026-04-29T19:55:30Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "ClawSweeper review comment asks to keep repairing this PR",
|
||||
"expected_head_sha": null,
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "issue",
|
||||
"state": "closed",
|
||||
"title": "[Bug]: Ollama local model ignores user prompt and summarizes OpenClaw runtime context instead",
|
||||
"labels": [
|
||||
"bug",
|
||||
"regression"
|
||||
]
|
||||
},
|
||||
"reason": "repair commands require an open issue or PR"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74578:4346997335:2026-04-29T19:54:27Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4346997335",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxnqVw",
|
||||
"comment_version_key": "4346997335:2026-04-29T19:54:27Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/74578#issuecomment-4346997335",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74578,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T19:47:59Z",
|
||||
"comment_updated_at": "2026-04-29T19:54:27Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "structured ClawSweeper verdict: needs-human (sha=a8a1e3c6541da1b58c8d0a969784abaa9aec1c7e)",
|
||||
"expected_head_sha": "a8a1e3c6541da1b58c8d0a969784abaa9aec1c7e",
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "fix(pi-embedded): strip [tool calls omitted] from user-facing text",
|
||||
"branch": "fix/74573-strip-tool-calls-omitted",
|
||||
"head_sha": "a8a1e3c6541da1b58c8d0a969784abaa9aec1c7e",
|
||||
"author": "blaspat",
|
||||
"labels": [
|
||||
"agents",
|
||||
"size: XS",
|
||||
"triage: blank-template"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-74578",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-74578.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 77,
|
||||
"counts": {
|
||||
"SUCCESS": 69,
|
||||
"SKIPPED": 8
|
||||
},
|
||||
"blockers": []
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:74577:4346977588:2026-04-29T19:44:56Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4346977588",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABAxmdNA",
|
||||
"comment_version_key": "4346977588:2026-04-29T19:44:56Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/issues/74577#issuecomment-4346977588",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 74577,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-04-29T19:44:56Z",
|
||||
"comment_updated_at": "2026-04-29T19:44:56Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
"autoclose_message": null,
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "ClawSweeper review comment asks to keep repairing this PR",
|
||||
"expected_head_sha": null,
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "issue",
|
||||
"state": "open",
|
||||
"title": "browser.tabCleanup config keys validate as 'Unrecognized' even though the runtime reads them",
|
||||
"labels": []
|
||||
},
|
||||
"reason": "repair commands require a pull request"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user