From 1a38fc166b2898cd936bd42164f2ae6666c6758a Mon Sep 17 00:00:00 2001 From: zhyongrui Date: Tue, 17 Mar 2026 16:24:22 +0000 Subject: [PATCH] feat: implement issue #116 --- docs/openclawcode/run-json-contract.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openclawcode/run-json-contract.md b/docs/openclawcode/run-json-contract.md index 959c604f0f..6ba431d82b 100644 --- a/docs/openclawcode/run-json-contract.md +++ b/docs/openclawcode/run-json-contract.md @@ -50,7 +50,7 @@ those nested objects. - `runHasUpdatedAt` - `runAgeSeconds` - `id` -- `issueNumber` +- `issueNumber` (`number | null`) - mirrors `issue.number` when available; otherwise `null` - `issueLabelCount` - `issueHasLabels` - `issueLabelListPresent`