disinto/dev
openhands bda9240268 refactor: extract ensure_blocked_label_id to lib/ci-helpers.sh (#352)
Move ensure_blocked_label_id() from dev/phase-handler.sh into
lib/ci-helpers.sh to eliminate the duplicate blocked-label creation
curl block that existed in both phase-handler.sh and dev-poll.sh.

Both dev-agent.sh and action-agent.sh now source lib/ci-helpers.sh
so the function is available when phase-handler.sh calls it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 05:06:12 +00:00
..
dev-agent.sh refactor: extract ensure_blocked_label_id to lib/ci-helpers.sh (#352) 2026-03-21 05:06:12 +00:00
dev-poll.sh refactor: extract ensure_blocked_label_id to lib/ci-helpers.sh (#352) 2026-03-21 05:06:12 +00:00
phase-handler.sh refactor: extract ensure_blocked_label_id to lib/ci-helpers.sh (#352) 2026-03-21 05:06:12 +00:00
phase-test.sh fix: PHASE:needs_human missing from crash-path terminal set in monitor_phase_loop (#342) 2026-03-21 03:50:21 +00:00