ci(crow): add weekly patch-proposal + feedback-loop pipeline #118

Merged
pat-s merged 1 commit from t3code/crow-weekly-patch-proposals into main 2026-07-14 15:17:17 +00:00

2026-07-14

ci(crow): add weekly patch-proposal + feedback-loop pipeline
Add `.crow/weekly-patch-proposals.yaml`, a single (non-matrix) job that runs
the classifier over all of `single_builds` weekly: it posts/updates a Forgejo
tracking issue with the auto-proposable registry entries via
`propose-patches.R --open-issue`, then logs the step-4 metrics via
`proposal-tracking.R`. Clones read-only; the only write is the issue.
Register the `weekly-patch-proposals` cron in the crow UI, or trigger manually
with `task=weekly-patch-proposals`.
2026-07-14 15:15:05 +00:00