Skip to main content

Synopsis

Arguments mirror geval check for contracts and signals (including multiple --contract and --combine-contracts).

When to use

  • Paste into a pull request comment after a check.
  • Capture why a BLOCK or REQUIRE_APPROVAL happened for operators.
Unlike check, explain focuses on narrative output; use check for exit-code gating in CI.

See also

check · GitHub Actions