test(ci): demote the preamble A/B to periodic (OV7) and add it to the periodic matrix

Post-Phase-3 demotion per the plan; the eval needs fetch-depth 0 (it git
shows a pre-Phase-1 sha), which only the periodic workflow provides — and
a static matrix entry so it can't silently never run.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-08-25 20:50:15 +00:00
co-authored by Claude Fable 5
parent 4f432f521c
commit bd59358640
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -91,6 +91,8 @@ jobs:
file: test/skill-e2e-review.test.ts
- name: e2e-retro
file: test/skill-e2e-retro.test.ts
- name: e2e-preamble-ab
file: test/skill-e2e-preamble-script-ab.test.ts
# e2e-review-attribution, e2e-coverage-audit, and e2e-triage are
# gate-only (every test they hold is gate-tier) — deliberately absent
# here; an all-skip shard would just burn a container boot weekly.