4 Commits
Author SHA1 Message Date
Prad Nukala fe2a7bb4e9 ci(ci): add project set/difficulty reconciliation step to close-solved workflow 2026-08-27 15:46:14 -04:00
Prad Nukala 3068b4e4aa ci(ci): add SRS_ADMIN_KEY env var and documentation to CI workflows 2026-08-25 15:44:43 -04:00
Prad Nukala 8f62875fa7 ci(ci): update workflow script paths and add API deployment job 2026-08-25 11:19:22 -04:00
Prad Nukala 382475b7f1 feat(ci): auto-close problem issues when a solution lands in work/
Reconciles work/ against open `problem` issues instead of diffing the push,
so re-runs are no-ops and backfills need no special casing.

Skips scaffolded stubs: `bun run pick` writes a statement header plus an
empty body, so file existence alone must not close an issue.
2026-08-24 14:31:36 -04:00