mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 21:36:53 +00:00
Summary: - The branch widens exec SecretRef id validation/schema/docs/test vectors to allow `#` selector syntax, adds a changelog entry, and includes a small `npm pack` filename helper cleanup. - Reproducibility: yes. Source inspection on current main shows the shared exec SecretRef validator omits `#`, matching the linked gateway startup failure before resolver execution. Automerge notes: - PR branch already contained follow-up commit before automerge: docs(secrets): document hash exec SecretRef ids - PR branch already contained follow-up commit before automerge: docs(secrets): sync exec SecretRef hash pattern - PR branch already contained follow-up commit before automerge: fix(secrets): allow hash in exec SecretRef ids - PR branch already contained follow-up commit before automerge: fix(clawsweeper): address review for automerge-openclaw-openclaw-8073… Validation: - ClawSweeper review passed for head1cf53d95f4. - Required merge gates passed before the squash merge. Prepared head SHA:1cf53d95f4Review: https://github.com/openclaw/openclaw/pull/86072#issuecomment-4528994482 Co-authored-by: Andy Ye <andy@Andys-MacBook-Pro-2.local> Co-authored-by: Andy Ye <andylye@outlook.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>