mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-30 07:33:33 +00:00
Summary: - The PR adds `curl` to the bundled Trello skill's `metadata.openclaw.requires.bins` entry. - PR surface: Docs 0. Total 0 across 1 file. - Reproducibility: yes. at source level. Current main and v2026.6.8 declare only `jq` for Trello while the skill body uses `curl`, and the shared requirement evaluator checks only declared bins. Automerge notes: - No ClawSweeper repair was needed after automerge opt-in. Validation: - ClawSweeper review passed for head83ae5e8bef. - Required merge gates passed before the squash merge. Prepared head SHA:83ae5e8befReview: https://github.com/openclaw/openclaw/pull/94729#issuecomment-4747397470 Co-authored-by: liuhao1024 <sunsky.lau@gmail.com>