pelagia-portal/.forgejo/workflows
Hardik ff0539de92
All checks were successful
PR checks / checks (pull_request) Successful in 36s
PR checks / integration (pull_request) Successful in 27s
ci(crewing): also run PR checks for PRs into feat/crewing-foundations
The crewing module is built as a stack of feature-flagged phases that land on
feat/crewing-foundations (the integration branch) before the whole thing merges
to master. PRs into that branch were skipped because pr-checks only triggered on
`branches: [master]`. Add feat/crewing-foundations so each stacked phase PR runs
the same hard gates (test-presence policy, type-check, unit + integration).

For pull_request events the workflow is read from the base branch, so this must
live on feat/crewing-foundations to take effect for PRs targeting it.
2026-06-22 16:28:56 +05:30
..
deploy.yml fix(deploy): don't inject the CI runner token into ppms (drop --update-env) 2026-06-20 23:57:01 +05:30
pr-checks.yml ci(crewing): also run PR checks for PRs into feat/crewing-foundations 2026-06-22 16:28:56 +05:30
staging.yml feat(staging): auto-refresh staging on every push to master 2026-06-21 01:07:49 +05:30