chore(logs): split agent change log outputs
This commit is contained in:
@@ -5,5 +5,6 @@ repo_root="$(git rev-parse --show-toplevel 2>/dev/null)" || exit 0
|
||||
cd "$repo_root" || exit 0
|
||||
|
||||
python3 tools/agent-change-log/update_change_log.py \
|
||||
--kind auto \
|
||||
--event "post-commit hook" \
|
||||
>/tmp/x-financial-agent-change-log-hook.log 2>&1 || true
|
||||
|
||||
Reference in New Issue
Block a user