disinto/dev
openhands 21489c1a17 fix: phase-handler.sh DELETE backlog label uses string 'backlog' not numeric ID (#375)
Replace string 'backlog' with $BACKLOG_LABEL_ID in the DELETE label API call
at dev-agent.sh:370. The Gitea API expects a numeric label ID in that path
segment. The variable is already resolved at the top of the script (line 46-48)
and used correctly elsewhere.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 10:59:46 +00:00
..
dev-agent.sh fix: phase-handler.sh DELETE backlog label uses string 'backlog' not numeric ID (#375) 2026-03-21 10:59:46 +00:00
dev-poll.sh fix: dev-poll.sh: redundant manual state exclusions alongside ci_passed (#113) 2026-03-21 06:10:39 +00:00
phase-handler.sh fix: fix: action formulas must not contain secrets in issue body (#291) 2026-03-21 09:54:21 +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