pelagia-portal/.forgejo
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
..
issue_template chore(forgejo): add issue template 2026-06-11 16:04:22 +05:30
workflows ci(crewing): also run PR checks for PRs into feat/crewing-foundations 2026-06-22 16:28:56 +05:30
PULL_REQUEST_TEMPLATE.md test+ci: green the test baseline and make type-check + unit tests hard gates 2026-06-19 13:03:54 +05:30