disinto/formulas
openhands 3cecba3f4a fix: fix: planner-created issues lose backlog labels on creation (#535)
Root cause: the gardener quality gate strips the `backlog` label from
issues missing "## Acceptance criteria" checkboxes and "## Affected
files" sections. The planner formula never instructed including these
sections, so every planner-created issue lost its label on the next
gardener run.

Three changes to formulas/run-planner.toml:
1. Require issue bodies to include acceptance criteria and affected
   files sections (matching the issue template format the gardener
   quality gate enforces).
2. Add post-creation label verification via separate API call as a
   belt-and-suspenders defense against Codeberg silently dropping
   labels during issue creation.
3. Make label ID resolution unconditional in prediction-triage (was
   skippable when no predictions existed, starving file-at-constraints
   of the backlog label ID).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 07:37:26 +00:00
..
add-rpc-method.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00
groom-backlog.toml fix: Two parallel dust-bundling codepaths need consolidation (#368) 2026-03-21 10:41:31 +00:00
review-pr.toml fix: feat: migrate review-agent to formula architecture (#267) 2026-03-20 22:59:02 +00:00
run-gardener.toml fix: feat: gardener quality gate — strip backlog label from poorly structured issues (#483) 2026-03-21 17:45:36 +00:00
run-planner.toml fix: fix: planner-created issues lose backlog labels on creation (#535) 2026-03-22 07:37:26 +00:00
run-predictor.toml fix: address review — WOODPECKER_SERVER var, update AGENTS.md for new predictor 2026-03-20 18:00:21 +00:00
run-publish-site.toml fix: address review — cross-step var persistence, atomic symlink, verify guards 2026-03-19 21:41:46 +00:00
run-supervisor.toml fix: feat: unified escalation — single PHASE:escalate path for all agents (#510) 2026-03-21 19:39:04 +00:00
upgrade-dependency.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00