chore: record Clownfish comment routing
Some checks are pending
validate / validate (push) Waiting to run
Some checks are pending
validate / validate (push) Waiting to run
This commit is contained in:
parent
a30662fe0b
commit
721ee3191e
@ -1,15 +1,15 @@
|
||||
{
|
||||
"status": "dry_run",
|
||||
"generated_at": "2026-05-02T19:33:16.697Z",
|
||||
"generated_at": "2026-05-02T19:57:52.328Z",
|
||||
"repo": "openclaw/openclaw",
|
||||
"clownfish_repo": "openclaw/clownfish",
|
||||
"clawsweeper_repo": "openclaw/clawsweeper",
|
||||
"since": "2026-05-02T16:32:45.844Z",
|
||||
"since": "2026-05-02T16:57:21.462Z",
|
||||
"execute": false,
|
||||
"max_comments": 100,
|
||||
"max_autoclose_targets": 8,
|
||||
"scanned_comments": 100,
|
||||
"commands_seen": 27,
|
||||
"commands_seen": 23,
|
||||
"actionable": 0,
|
||||
"trusted_bots": [
|
||||
"clawsweeper[bot]",
|
||||
@ -23,6 +23,305 @@
|
||||
"max_auto_repairs_per_head": 1,
|
||||
"max_auto_repairs_per_pr": 5,
|
||||
"commands": [
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:76235:4364597031:2026-05-02T19:55:30Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364597031",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCZ3Jw",
|
||||
"comment_version_key": "4364597031:2026-05-02T19:55:30Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/76235#issuecomment-4364597031",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 76235,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T19:52:50Z",
|
||||
"comment_updated_at": "2026-05-02T19: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": "structured ClawSweeper marker: fix-required (finding=review-feedback sha=ad619123c3ccfbe8f1790daad6842c688dafd5f0)",
|
||||
"expected_head_sha": "ad619123c3ccfbe8f1790daad6842c688dafd5f0",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "[codex] Fix doctor completion cache plugin loading",
|
||||
"branch": "codex/fix-doctor-completion-cache",
|
||||
"head_sha": "ad619123c3ccfbe8f1790daad6842c688dafd5f0",
|
||||
"author": "steipete",
|
||||
"labels": [
|
||||
"commands",
|
||||
"maintainer",
|
||||
"size: XS"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-76235",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-76235.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "CLEAN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 43,
|
||||
"counts": {
|
||||
"CANCELLED": 2,
|
||||
"SKIPPED": 35,
|
||||
"SUCCESS": 6
|
||||
},
|
||||
"blockers": [
|
||||
"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:76234:4364596376:2026-05-02T19:55:28Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364596376",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCZ0mA",
|
||||
"comment_version_key": "4364596376:2026-05-02T19:55:28Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/76234#issuecomment-4364596376",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 76234,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T19:52:24Z",
|
||||
"comment_updated_at": "2026-05-02T19:55:28Z",
|
||||
"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=969c029caca48bfb329bad0055e0c02f3433fdc6)",
|
||||
"expected_head_sha": "969c029caca48bfb329bad0055e0c02f3433fdc6",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "feat: pass scopeEnvelope to before_prompt_build hooks",
|
||||
"branch": "feat/scope-envelope-before-prompt-build-pr",
|
||||
"head_sha": "969c029caca48bfb329bad0055e0c02f3433fdc6",
|
||||
"author": "nikolafc",
|
||||
"labels": [
|
||||
"app: macos",
|
||||
"app: web-ui",
|
||||
"gateway",
|
||||
"agents",
|
||||
"size: M",
|
||||
"triage: dirty-candidate"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-76234",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-76234.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "CLEAN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 109,
|
||||
"counts": {
|
||||
"CANCELLED": 1,
|
||||
"SKIPPED": 23,
|
||||
"SUCCESS": 84,
|
||||
"NEUTRAL": 1
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:76230:4364584348:2026-05-02T19:46:53Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364584348",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCZFnA",
|
||||
"comment_version_key": "4364584348:2026-05-02T19:46:53Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/76230#issuecomment-4364584348",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 76230,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T19:44:52Z",
|
||||
"comment_updated_at": "2026-05-02T19:46:53Z",
|
||||
"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=f182e40cd661cab854ff71043e908083590417a3)",
|
||||
"expected_head_sha": "f182e40cd661cab854ff71043e908083590417a3",
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "perf: optimize agent tool result middleware runtime check",
|
||||
"branch": "main",
|
||||
"head_sha": "f182e40cd661cab854ff71043e908083590417a3",
|
||||
"author": "arcanis2k3",
|
||||
"labels": [
|
||||
"size: XS"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-76230",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-76230.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNSTABLE",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 103,
|
||||
"counts": {
|
||||
"CANCELLED": 1,
|
||||
"SKIPPED": 23,
|
||||
"SUCCESS": 76,
|
||||
"FAILURE": 2,
|
||||
"NEUTRAL": 1
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED",
|
||||
"check-dependencies:FAILURE",
|
||||
"check:FAILURE"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:76229:4364572336:2026-05-02T19:39:54Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364572336",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCYWsA",
|
||||
"comment_version_key": "4364572336:2026-05-02T19:39:54Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/76229#issuecomment-4364572336",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 76229,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T19:37:23Z",
|
||||
"comment_updated_at": "2026-05-02T19:39:54Z",
|
||||
"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=47068c5dc3f086a620775c2c65e63caa8a0693d8)",
|
||||
"expected_head_sha": "47068c5dc3f086a620775c2c65e63caa8a0693d8",
|
||||
"finding_id": null,
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "Improve Codex happy path prompt snapshots",
|
||||
"branch": "codex/rendered-prompt-snapshots",
|
||||
"head_sha": "47068c5dc3f086a620775c2c65e63caa8a0693d8",
|
||||
"author": "pashpashpash",
|
||||
"labels": [
|
||||
"docs",
|
||||
"scripts",
|
||||
"docker",
|
||||
"maintainer",
|
||||
"size: XL"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-76229",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-76229.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "DIRTY",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 87,
|
||||
"counts": {
|
||||
"CANCELLED": 2,
|
||||
"SKIPPED": 13,
|
||||
"SUCCESS": 72
|
||||
},
|
||||
"blockers": [
|
||||
"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:76227:4364565681:2026-05-02T19:52:06Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364565681",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCX8sQ",
|
||||
"comment_version_key": "4364565681:2026-05-02T19:52:06Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/76227#issuecomment-4364565681",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 76227,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T19:33:14Z",
|
||||
"comment_updated_at": "2026-05-02T19:52:06Z",
|
||||
"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=d003126d7372518fbd20c8758382be10149678c3)",
|
||||
"expected_head_sha": "d003126d7372518fbd20c8758382be10149678c3",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "fix(update): make completion-cache spawn timeout configurable",
|
||||
"branch": "feat/configurable-completion-cache-timeout",
|
||||
"head_sha": "d003126d7372518fbd20c8758382be10149678c3",
|
||||
"author": "scientificprogrammer",
|
||||
"labels": [
|
||||
"cli",
|
||||
"commands",
|
||||
"size: S"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-76227",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-76227.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNSTABLE",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 91,
|
||||
"counts": {
|
||||
"CANCELLED": 1,
|
||||
"SKIPPED": 11,
|
||||
"SUCCESS": 76,
|
||||
"FAILURE": 2,
|
||||
"NEUTRAL": 1
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED",
|
||||
"check-lint:FAILURE",
|
||||
"check:FAILURE"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:76224:4364545349:2026-05-02T19:23:19Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364545349",
|
||||
@ -108,9 +407,10 @@
|
||||
"kind": "pull_request",
|
||||
"title": "[codex] Fix Anthropic Vertex npm audit regression",
|
||||
"branch": "codex/fix-anthropic-vertex-audit",
|
||||
"head_sha": "f88b72312b640a0db38c3d8eb2fa4d193435fee1",
|
||||
"head_sha": "a74a1e2e73026d2d5e03b0fa7cf16006d9257701",
|
||||
"author": "steipete",
|
||||
"labels": [
|
||||
"cli",
|
||||
"maintainer",
|
||||
"size: M",
|
||||
"clawsweeper:automerge"
|
||||
@ -121,25 +421,29 @@
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-76221",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-76221.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNSTABLE",
|
||||
"merge_state_status": "DIRTY",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 115,
|
||||
"total": 88,
|
||||
"counts": {
|
||||
"CANCELLED": 1,
|
||||
"SKIPPED": 40,
|
||||
"SUCCESS": 67,
|
||||
"FAILURE": 7
|
||||
"IN_PROGRESS": 5,
|
||||
"SKIPPED": 9,
|
||||
"SUCCESS": 68,
|
||||
"FAILURE": 4,
|
||||
"NEUTRAL": 1
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED",
|
||||
"Security High (core-auth-secrets):IN_PROGRESS",
|
||||
"Security High (mcp-process-tool-boundary):IN_PROGRESS",
|
||||
"checks-fast-contracts-plugins-c:FAILURE",
|
||||
"check-lint:FAILURE",
|
||||
"checks-node-core-fast-support:IN_PROGRESS",
|
||||
"checks-node-core-runtime-infra:IN_PROGRESS",
|
||||
"check-dependencies:FAILURE",
|
||||
"check-additional-extension-bundled:FAILURE",
|
||||
"checks-windows-node-test:IN_PROGRESS",
|
||||
"checks-fast-contracts-plugins:FAILURE",
|
||||
"check:FAILURE",
|
||||
"check-additional:FAILURE"
|
||||
"check:FAILURE"
|
||||
]
|
||||
}
|
||||
},
|
||||
@ -185,7 +489,7 @@
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-76219",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-76219.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "CLEAN",
|
||||
"merge_state_status": "DIRTY",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 89,
|
||||
@ -445,17 +749,17 @@
|
||||
"reason": "repair commands require a pull request"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:76199:4364430937:2026-05-02T19:20:22Z:clawsweeper_auto_repair",
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:76199:4364430937:2026-05-02T19:32:55Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364430937",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCPuWQ",
|
||||
"comment_version_key": "4364430937:2026-05-02T19:20:22Z",
|
||||
"comment_version_key": "4364430937:2026-05-02T19:32:55Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/76199#issuecomment-4364430937",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 76199,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T18:14:40Z",
|
||||
"comment_updated_at": "2026-05-02T19:20:22Z",
|
||||
"comment_updated_at": "2026-05-02T19:32:55Z",
|
||||
"trigger": "trusted_bot",
|
||||
"command": "clawsweeper auto repair",
|
||||
"intent": "clawsweeper_auto_repair",
|
||||
@ -463,9 +767,9 @@
|
||||
"trusted_bot": true,
|
||||
"trusted_bot_author": "clawsweeper[bot]",
|
||||
"automation_source": "clawsweeper",
|
||||
"repair_reason": "structured ClawSweeper verdict: needs-human (sha=6892e4671dbe1516fe92c62c88509bbbfc3a85ae)",
|
||||
"expected_head_sha": "6892e4671dbe1516fe92c62c88509bbbfc3a85ae",
|
||||
"finding_id": null,
|
||||
"repair_reason": "structured ClawSweeper marker: fix-required (finding=review-feedback sha=2f72d65fc2756f5e8c50e6516675a73821a547d2)",
|
||||
"expected_head_sha": "2f72d65fc2756f5e8c50e6516675a73821a547d2",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
@ -911,492 +1215,6 @@
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:76183:4364369591:2026-05-02T17:41:33Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364369591",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCL-tw",
|
||||
"comment_version_key": "4364369591:2026-05-02T17:41:33Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/76183#issuecomment-4364369591",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 76183,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T17:39:44Z",
|
||||
"comment_updated_at": "2026-05-02T17:41:33Z",
|
||||
"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=3a55e615b3a14cc383c6c37dad690faad0bce3b2)",
|
||||
"expected_head_sha": "3a55e615b3a14cc383c6c37dad690faad0bce3b2",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "fix(active-memory): fast-fail stalled recall paths",
|
||||
"branch": "clawsweeper/automerge-openclaw-openclaw-75761",
|
||||
"head_sha": "3a55e615b3a14cc383c6c37dad690faad0bce3b2",
|
||||
"author": "app/clawsweeper",
|
||||
"labels": [
|
||||
"size: M",
|
||||
"clawsweeper",
|
||||
"clawsweeper:automerge",
|
||||
"clawsweeper:human-review"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-76183",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-76183.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "CLEAN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 89,
|
||||
"counts": {
|
||||
"CANCELLED": 4,
|
||||
"SKIPPED": 13,
|
||||
"SUCCESS": 72
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED",
|
||||
"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:76181:4364364199:2026-05-02T18:19:22Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364364199",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCLppw",
|
||||
"comment_version_key": "4364364199:2026-05-02T18:19:22Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/76181#issuecomment-4364364199",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 76181,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T17:36:30Z",
|
||||
"comment_updated_at": "2026-05-02T18:19:22Z",
|
||||
"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=59eb92dcb5e5bd6d591634ce1081fc8b6176f22b)",
|
||||
"expected_head_sha": "59eb92dcb5e5bd6d591634ce1081fc8b6176f22b",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "fix(agents): skip default idle watchdog for local provider streams",
|
||||
"branch": "fix/ollama-local-idle-timeout",
|
||||
"head_sha": "59eb92dcb5e5bd6d591634ce1081fc8b6176f22b",
|
||||
"author": "openperf",
|
||||
"labels": [
|
||||
"agents",
|
||||
"maintainer",
|
||||
"size: S"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-76181",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-76181.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 101,
|
||||
"counts": {
|
||||
"SUCCESS": 77,
|
||||
"SKIPPED": 22,
|
||||
"QUEUED": 1,
|
||||
"NEUTRAL": 1
|
||||
},
|
||||
"blockers": [
|
||||
"Opengrep OSS:QUEUED"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:76180:4364362908:2026-05-02T19:14:43Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364362908",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCLknA",
|
||||
"comment_version_key": "4364362908:2026-05-02T19:14:43Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/76180#issuecomment-4364362908",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 76180,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T17:35:46Z",
|
||||
"comment_updated_at": "2026-05-02T19:14:43Z",
|
||||
"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=5365af2bcfef60bbfb0b3838ca0939d896477f8f)",
|
||||
"expected_head_sha": "5365af2bcfef60bbfb0b3838ca0939d896477f8f",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "fix(cron): reject add/update when job name collides with existing job (#76160)",
|
||||
"branch": "fix/76160-cron-duplicate-name-collision",
|
||||
"head_sha": "5365af2bcfef60bbfb0b3838ca0939d896477f8f",
|
||||
"author": "hclsys",
|
||||
"labels": [
|
||||
"gateway",
|
||||
"size: S"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-76180",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-76180.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNKNOWN",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 5,
|
||||
"counts": {
|
||||
"SUCCESS": 4,
|
||||
"SKIPPED": 1
|
||||
},
|
||||
"blockers": []
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:76179:4364362571:2026-05-02T17:56:11Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364362571",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCLjSw",
|
||||
"comment_version_key": "4364362571:2026-05-02T17:56:11Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/issues/76179#issuecomment-4364362571",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 76179,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T17:35:35Z",
|
||||
"comment_updated_at": "2026-05-02T17:56:11Z",
|
||||
"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": "[Bug]: Codex app-server frequently restarts native threads when owner-only tool availability flips",
|
||||
"labels": []
|
||||
},
|
||||
"reason": "repair commands require a pull request"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:76178:4364360658:2026-05-02T17:36:48Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364360658",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCLb0g",
|
||||
"comment_version_key": "4364360658:2026-05-02T17:36:48Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/issues/76178#issuecomment-4364360658",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 76178,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T17:34:25Z",
|
||||
"comment_updated_at": "2026-05-02T17:36: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": "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": "Add Russian locale to Control UI",
|
||||
"labels": []
|
||||
},
|
||||
"reason": "repair commands require an open issue or PR"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:62346:4364354769:2026-05-02T17:31:04Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364354769",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCLE0Q",
|
||||
"comment_version_key": "4364354769:2026-05-02T17:31:04Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/62346#issuecomment-4364354769",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 62346,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T17:31:04Z",
|
||||
"comment_updated_at": "2026-05-02T17:31:04Z",
|
||||
"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=20b9e060b2e2f5a6123a9a0f3cbdad59d46243b1)",
|
||||
"expected_head_sha": "20b9e060b2e2f5a6123a9a0f3cbdad59d46243b1",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "Avoid prefilling incomplete assistant text during recovery",
|
||||
"branch": "fix/recovery-incomplete-text-no-prefill",
|
||||
"head_sha": "20b9e060b2e2f5a6123a9a0f3cbdad59d46243b1",
|
||||
"author": "x-ai-art",
|
||||
"labels": [
|
||||
"agents",
|
||||
"stale",
|
||||
"size: XS"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-62346",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-62346.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNSTABLE",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 43,
|
||||
"counts": {
|
||||
"SKIPPED": 10,
|
||||
"SUCCESS": 24,
|
||||
"FAILURE": 9
|
||||
},
|
||||
"blockers": [
|
||||
"checks-fast-contracts-protocol:FAILURE",
|
||||
"checks-node-extensions-shard-6:FAILURE",
|
||||
"check-additional:FAILURE",
|
||||
"checks-node-core-fast:FAILURE",
|
||||
"checks-node-core-support-boundary:FAILURE",
|
||||
"checks-node-core-runtime:FAILURE",
|
||||
"checks-node-agentic:FAILURE",
|
||||
"checks-node-extensions:FAILURE",
|
||||
"checks-node-core:FAILURE"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:62338:4364354706:2026-05-02T18:22:36Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364354706",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCLEkg",
|
||||
"comment_version_key": "4364354706:2026-05-02T18:22:36Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/62338#issuecomment-4364354706",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 62338,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T17:31:02Z",
|
||||
"comment_updated_at": "2026-05-02T18:22:36Z",
|
||||
"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=e14540270559917658a471fad9a860a6a9017b42)",
|
||||
"expected_head_sha": "e14540270559917658a471fad9a860a6a9017b42",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "doctor(memory): surface FTS5 unavailable state in doctor checks",
|
||||
"branch": "codex/doctor-fts5-warning",
|
||||
"head_sha": "e14540270559917658a471fad9a860a6a9017b42",
|
||||
"author": "zanderh-code",
|
||||
"labels": [
|
||||
"docs",
|
||||
"gateway",
|
||||
"commands",
|
||||
"stale",
|
||||
"size: S"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-62338",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-62338.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNSTABLE",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 103,
|
||||
"counts": {
|
||||
"CANCELLED": 1,
|
||||
"SKIPPED": 21,
|
||||
"SUCCESS": 78,
|
||||
"FAILURE": 2,
|
||||
"NEUTRAL": 1
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED",
|
||||
"check-test-types:FAILURE",
|
||||
"check:FAILURE"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:62187:4364354648:2026-05-02T17:36:00Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364354648",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCLEWA",
|
||||
"comment_version_key": "4364354648:2026-05-02T17:36:00Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/62187#issuecomment-4364354648",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 62187,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T17:31:00Z",
|
||||
"comment_updated_at": "2026-05-02T17:36: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": "structured ClawSweeper marker: fix-required (finding=review-feedback sha=9a9b56b4123e1818373a4c37e0e0f44fd877fa0c)",
|
||||
"expected_head_sha": "9a9b56b4123e1818373a4c37e0e0f44fd877fa0c",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "feat(feishu): add filter, sort, field_names to bitable list_records",
|
||||
"branch": "feat/bitable-sort-filter-fieldnames",
|
||||
"head_sha": "9a9b56b4123e1818373a4c37e0e0f44fd877fa0c",
|
||||
"author": "bingfoon",
|
||||
"labels": [
|
||||
"channel: feishu",
|
||||
"stale",
|
||||
"size: XS"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-62187",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-62187.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "UNSTABLE",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 36,
|
||||
"counts": {
|
||||
"CANCELLED": 1,
|
||||
"SKIPPED": 11,
|
||||
"SUCCESS": 19,
|
||||
"FAILURE": 5
|
||||
},
|
||||
"blockers": [
|
||||
"auto-response:CANCELLED",
|
||||
"build-artifacts:FAILURE",
|
||||
"checks-fast-contracts-protocol:FAILURE",
|
||||
"check:FAILURE",
|
||||
"check-additional:FAILURE",
|
||||
"build-smoke:FAILURE"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
},
|
||||
{
|
||||
"idempotency_key": "clawsweeper-repair:openclaw/openclaw:62126:4364354589:2026-05-02T17:30:57Z:clawsweeper_auto_repair",
|
||||
"comment_id": "4364354589",
|
||||
"comment_node_id": "IC_kwDOQb6kR88AAAABBCLEHQ",
|
||||
"comment_version_key": "4364354589:2026-05-02T17:30:57Z",
|
||||
"comment_url": "https://github.com/openclaw/openclaw/pull/62126#issuecomment-4364354589",
|
||||
"repo": "openclaw/openclaw",
|
||||
"issue_number": 62126,
|
||||
"author": "clawsweeper[bot]",
|
||||
"author_association": "CONTRIBUTOR",
|
||||
"comment_created_at": "2026-05-02T17:30:57Z",
|
||||
"comment_updated_at": "2026-05-02T17:30:57Z",
|
||||
"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=6c27f889872a9a5eb5cf5386fd97de9a8501de7e)",
|
||||
"expected_head_sha": "6c27f889872a9a5eb5cf5386fd97de9a8501de7e",
|
||||
"finding_id": "review-feedback",
|
||||
"status": "skipped",
|
||||
"actions": [],
|
||||
"target": {
|
||||
"kind": "pull_request",
|
||||
"title": "Onboarding improvement: prompt Codex users to enable native web search",
|
||||
"branch": "onboarding-native-codex-web-search",
|
||||
"head_sha": "6c27f889872a9a5eb5cf5386fd97de9a8501de7e",
|
||||
"author": "zats",
|
||||
"labels": [
|
||||
"commands",
|
||||
"stale",
|
||||
"size: M"
|
||||
],
|
||||
"is_clownfish_pr": false,
|
||||
"cluster_id": null,
|
||||
"job_path": null,
|
||||
"automerge_cluster_id": "automerge-openclaw-openclaw-62126",
|
||||
"automerge_job_path": "jobs/openclaw/inbox/automerge-openclaw-openclaw-62126.md",
|
||||
"mode": "autonomous",
|
||||
"merge_state_status": "DIRTY",
|
||||
"review_decision": "",
|
||||
"checks": {
|
||||
"total": 34,
|
||||
"counts": {
|
||||
"SKIPPED": 10,
|
||||
"SUCCESS": 22,
|
||||
"FAILURE": 1,
|
||||
"CANCELLED": 1
|
||||
},
|
||||
"blockers": [
|
||||
"checks-node-test:FAILURE",
|
||||
"checks-windows-node-test:CANCELLED"
|
||||
]
|
||||
}
|
||||
},
|
||||
"reason": "repair commands require a Clownfish PR or a PR opted into Clownfish automerge"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user