Skip to content

ci(release): expose Telegram runtime preflight stage#104387

Merged
steipete merged 1 commit into
mainfrom
codex/telegram-runtime-preflight-diagnostics
Jul 11, 2026
Merged

ci(release): expose Telegram runtime preflight stage#104387
steipete merged 1 commit into
mainfrom
codex/telegram-runtime-preflight-diagnostics

Conversation

@steipete

Copy link
Copy Markdown
Contributor

What Problem This Solves

The fast exact-merge Telegram canary now localizes its failure to launch-runtime, after mount masking, /proc, and identity handoff. The unprivileged preflight still exits on bare assertions without identifying which fail-closed invariant was violated.

Why This Change Was Made

Add non-secret stage labels and an ERR handler inside the unprivileged preflight. The handler preserves the original exit status and failing line, and disappears when the shell execs the candidate runtime. Existing isolation and environment checks remain unchanged.

User Impact

Telegram release QA reports the exact unprivileged sandbox invariant that failed, enabling a bounded repair instead of repeated ambiguous canaries. Product runtime behavior is unchanged.

Evidence

  • Blacksmith Testbox tbx_01kx8a2s32yctyvwcc3sntkmd9: focused workflow test, 15/15 passed.
  • Execution-level regression test proves the original failing line and status are reported.
  • actionlint .github/workflows/openclaw-release-telegram-qa.yml
  • git diff --check
  • Fresh autoreview: no accepted/actionable findings.

Context: follows #104324, #104356, and exact-merge run 29148279779.

@openclaw-barnacle openclaw-barnacle Bot added size: S maintainer Maintainer-authored PR labels Jul 11, 2026
@steipete
steipete merged commit 8d96790 into main Jul 11, 2026
99 of 100 checks passed
@steipete
steipete deleted the codex/telegram-runtime-preflight-diagnostics branch July 11, 2026 10:12
@steipete

Copy link
Copy Markdown
Contributor Author

Merged via squash.

vincentkoc added a commit that referenced this pull request Jul 11, 2026
* origin/main:
  fix(cron): abort superseded reconciliation hooks (#104368)
  ci(release): expose Telegram runtime preflight stage (#104387)
  fix(status): avoid false shell-wrapper audit warnings (#81778)
  fix: retry live Gateway readiness proof (#104374)
  fix(exec-approval): stop misattributing Allow Always unavailability to policy (#97740)
  fix: preserve Mac bundle during live builds (#104376)
  chore(docs): translate with GPT-5.6 xhigh
  test: wire Control UI suite into CI, fix its broken tests, drop dead harness surface (#104361)
  fix(ui): hide group submenu separator when New group is the only entry (#104370)
  fix(discord): reset progress drafts across queued turns (#102341)
  docs(cli): clarify that exec-policy show and approvals get exclude per-session /exec overrides (#94999)
  fix(discord): single-source thread-binding default placement and guard artifact parity (#104342)
  fix(agents): add tool-activity heartbeat to keep subagent alive during tool calls (#95536)
  fix(maint): reuse recent same-PR hosted gates (#104355)
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request Jul 12, 2026
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request Jul 12, 2026
* origin/main:
  fix(cron): abort superseded reconciliation hooks (openclaw#104368)
  ci(release): expose Telegram runtime preflight stage (openclaw#104387)
  fix(status): avoid false shell-wrapper audit warnings (openclaw#81778)
  fix: retry live Gateway readiness proof (openclaw#104374)
  fix(exec-approval): stop misattributing Allow Always unavailability to policy (openclaw#97740)
  fix: preserve Mac bundle during live builds (openclaw#104376)
  chore(docs): translate with GPT-5.6 xhigh
  test: wire Control UI suite into CI, fix its broken tests, drop dead harness surface (openclaw#104361)
  fix(ui): hide group submenu separator when New group is the only entry (openclaw#104370)
  fix(discord): reset progress drafts across queued turns (openclaw#102341)
  docs(cli): clarify that exec-policy show and approvals get exclude per-session /exec overrides (openclaw#94999)
  fix(discord): single-source thread-binding default placement and guard artifact parity (openclaw#104342)
  fix(agents): add tool-activity heartbeat to keep subagent alive during tool calls (openclaw#95536)
  fix(maint): reuse recent same-PR hosted gates (openclaw#104355)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer Maintainer-authored PR size: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant