OPS — Control Planedashboard.nata.onl — Control Plane
Route zoneOps
production / cigithub actions / v8
Alerts 2
GitHub-hosted4

PR/build/test lanes isolated from deploy infrastructure.

Self-hosted7

Protected deploy and rollback lanes on deploy-control.

Protected envs7

Workflows bound to GitHub environments and approvals.

Artifacts11

One primary artifact per workflow in the catalog.

Workflow table

WF key, file, trigger, runner type, environment, concurrency, state and artifact.

WFFileTriggerRunnerEnvironmentConcurrencyStatusLast runArtifact
WF-01.github/workflows/01_ci_pr_fast.ymlpull_requestgithub-hosted-ci-pr-${{ github.event.pull_request.number }}success2026-03-12 09:42 UTCpr-fast-report
WF-02.github/workflows/02_ci_pr_contracts.ymlpull_request su contratti / migrazioni + workflow_dispatchgithub-hosted-ci-contracts-${{ github.event.pull_request.number || github.ref_name }}success2026-03-12 09:39 UTCcontract-and-migration-report
WF-03.github/workflows/10_build_main_release_assets.ymlpush su main + workflow_dispatchgithub-hosted-build-mainsuccess2026-03-12 09:31 UTCrelease-assets
WF-04.github/workflows/20_deploy_staging.ymlworkflow_run su build-main-release-assets + workflow_dispatchself-hostedstagingdeploy-stagingrunning2026-03-12 09:50 UTCstaging-evidence-pack
WF-05.github/workflows/30_open_release_candidate.ymlworkflow_dispatchgithub-hosted-release-candidate-${{ inputs.release_tag }}pending2026-03-11 18:05 UTCrelease-candidate-journal
WF-06.github/workflows/40_prod_db_preflight.ymlworkflow_dispatchself-hostedprod-dbdeploy-prod-dbpending2026-03-10 20:14 UTCprod-db-preflight-pack
WF-07.github/workflows/50_release_prod_ops.ymlworkflow_dispatchself-hostedprod-opsdeploy-prod-opssuccess2026-03-10 20:32 UTCprod-ops-evidence-pack
WF-08.github/workflows/60_release_prod_pulse.ymlworkflow_dispatchself-hostedprod-pulsedeploy-prod-pulsefailed2026-03-10 20:48 UTCprod-pulse-evidence-pack
WF-09.github/workflows/70_post_release_verify.ymlworkflow_dispatchself-hostedstaging/prod-*verify-${{ inputs.environment_name }}-${{ inputs.scope }}failed2026-03-10 21:03 UTCpost-release-verify-pack
WF-10.github/workflows/80_rollback_prod_ops.ymlworkflow_dispatchself-hostedprod-opsrollback-prod-opssuccess2026-03-06 14:22 UTCrollback-ops-pack
WF-11.github/workflows/90_rollback_prod_pulse.ymlworkflow_dispatchself-hostedprod-pulserollback-prod-pulsesuccess2026-03-06 14:29 UTCrollback-pulse-pack

WF-01 · ci-pr-fast

Fast checks on trusted PRs without touching deploy infrastructure.

Workflow file

.github/workflows/01_ci_pr_fast.yml

Trigger

pull_request

Runner

github-hosted · ubuntu-latest

Environment + concurrency

- · ci-pr-${{ github.event.pull_request.number }}

Status

success · last run 2026-03-12 09:42 UTC

Primary artifact

pr-fast-report