mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 02:20:38 +00:00
chore: making PR review chores deterministic + less token hungry
This commit is contained in:
3
scripts/pr-review
Executable file
3
scripts/pr-review
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
exec "$(cd "$(dirname "$0")" && pwd)/pr" review-init "$@"
|
||||
Reference in New Issue
Block a user