disinto/dev
openhands 613c6c12cb fix: dev/dev-agent.sh:334 — 'in-progress' label still passed as string name to POST /labels (#222)
Look up IN_PROGRESS_LABEL_ID via the labels API (with hardcoded
fallback) and pass the numeric ID to POST /issues/{id}/labels,
matching the pattern already used for BACKLOG_LABEL_ID.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 14:25:00 +00:00
..
dev-agent.sh fix: dev/dev-agent.sh:334 — 'in-progress' label still passed as string name to POST /labels (#222) 2026-03-20 14:25:00 +00:00
dev-poll.sh fix: address review — guard before CI counter, cover all spawn points 2026-03-20 11:45:19 +00:00
phase-handler.sh fix: DELETE /issues/{id}/labels/backlog uses label name not numeric ID (#214) 2026-03-20 14:09:44 +00:00
phase-test.sh fix: address review — terminal phase guard, explicit marker var, test coverage 2026-03-20 01:52:46 +00:00