core/.github/workflows
Shay 819cf78b31
Some checks failed
lane-shas / verify pinned lane SHAs (push) Has been skipped
smoke / smoke (-m "not quarantine") (push) Has been skipped
smoke / smoke (-m "not quarantine") (pull_request) Successful in 5m36s
lane-shas / verify pinned lane SHAs (pull_request) Has been cancelled
ci: hybrid mirror push triggers for feature branches (smoke + lane-shas)
GitHub never sees Forgejo PRs, so pull_request-gated workflows never ran on
the mirror for feature branches. Per the hybrid workflow guide convention,
smoke + lane-shas now also trigger on non-main branch pushes.

- Job guards (github.server_url) keep the Forgejo Act host from running each
  branch twice (push + pull_request) — the run #167 OOM class.
- lane-shas extends its skip-safe pin-relevant-path policy to branch pushes
  (merge-base vs origin/main); main pushes keep always-verify.
- full-pytest stays main-only (a per-push ~73-min trigger would torch the
  Actions minute budget).

Note: GitHub-side runs stay dead until the AssetOverflow account billing
lock is cleared ('job was not started because your account is locked').
2026-07-15 12:58:05 -07:00
..
contemplation.yml fix(core): lock python and extend rust cga surface (#925) 2026-07-02 15:32:08 -07:00
full-pytest.yml ci: fast-lane main gate, nightly full suite, skip-safe lane-shas 2026-07-14 21:02:43 -07:00
lane-shas.yml ci: hybrid mirror push triggers for feature branches (smoke + lane-shas) 2026-07-15 12:58:05 -07:00
nightly-full-pytest.yml ci: fast-lane main gate, nightly full suite, skip-safe lane-shas 2026-07-14 21:02:43 -07:00
ratify-proposal.yml fix(core): lock python and extend rust cga surface (#925) 2026-07-02 15:32:08 -07:00
smoke.yml ci: hybrid mirror push triggers for feature branches (smoke + lane-shas) 2026-07-15 12:58:05 -07:00
workbench-ui.yml test(workbench): playwright smoke lane (ADR-0162 acceptance 5-7) 2026-06-12 12:05:28 -07:00