disinto/dev
openhands def1ba7814 fix: use numeric IN_PROGRESS_LABEL_ID in DELETE calls (cleanup_labels and cleanup)
Review caught that cleanup_labels() and cleanup() still used the
string name 'in-progress' in DELETE /labels/ URL paths. Switched
both to use ${IN_PROGRESS_LABEL_ID} so label removal actually works
on abort/crash.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 14:45:03 +00:00
..
dev-agent.sh fix: use numeric IN_PROGRESS_LABEL_ID in DELETE calls (cleanup_labels and cleanup) 2026-03-20 14:45:03 +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