disinto/formulas
johba 86070ceef7 fix: feat: gardener formula — steps and recipes (#363) (#366)
Fixes #363

## Changes
Created formulas/run-gardener.toml with 7 steps: preflight (pull latest), agents-update (AGENTS.md watermark check), stale-pr-cleanup (ping/close inactive PRs), dust-bundling (group trivial issues into bundles of 3+), ci-health (detect systemic CI failures), blocked-review (triage blocked issues per #352), and commit-and-pr (single commit with all file changes). No memory, no journal. All git writes collected in the final commit-and-pr step; API calls happen during the run. Steps follow the established formula TOML format with needs dependencies.

Co-authored-by: openhands <openhands@all-hands.dev>
Reviewed-on: https://codeberg.org/johba/disinto/pulls/366
Reviewed-by: Disinto_bot <disinto_bot@noreply.codeberg.org>
2026-03-20 12:11:58 +01: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: feat: gardener formula — groom-backlog.toml with verify loop, remove timeouts (#183) 2026-03-18 18:42:30 +00:00
run-gardener.toml fix: feat: gardener formula — steps and recipes (#363) (#366) 2026-03-20 12:11:58 +01:00
run-planner.toml fix: address review — disambiguate label placeholders, relabel before close 2026-03-20 09:36:37 +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
upgrade-dependency.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00