Compare commits
1 commit
ccbaec37ca
...
44a86d84c6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
44a86d84c6 |
1 changed files with 1 additions and 1 deletions
|
|
@ -572,7 +572,7 @@ else
|
||||||
issue_block "$ISSUE" "${_PR_WALK_EXIT_REASON:-agent_failed}"
|
issue_block "$ISSUE" "${_PR_WALK_EXIT_REASON:-agent_failed}"
|
||||||
|
|
||||||
# Write journal entry post-session (before cleanup)
|
# Write journal entry post-session (before cleanup)
|
||||||
local outcome="blocked_${_PR_WALK_EXIT_REASON:-agent_failed}"
|
outcome="blocked_${_PR_WALK_EXIT_REASON:-agent_failed}"
|
||||||
profile_write_journal "$ISSUE" "$ISSUE_TITLE" "$outcome" "$FILES_CHANGED" || true
|
profile_write_journal "$ISSUE" "$ISSUE_TITLE" "$outcome" "$FILES_CHANGED" || true
|
||||||
|
|
||||||
CLAIMED=false
|
CLAIMED=false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue