fix(ci): keep runner closure lane on controlled profile
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 14s
CD Pipeline / build-and-deploy (push) Successful in 6m52s
CD Pipeline / post-deploy-checks (push) Successful in 1m2s
All checks were successful
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 14s
CD Pipeline / build-and-deploy (push) Successful in 6m52s
CD Pipeline / post-deploy-checks (push) Successful in 1m2s
This commit is contained in:
@@ -192,6 +192,10 @@ jobs:
|
||||
case "$changed_file" in
|
||||
.gitea/workflows/cd.yaml)
|
||||
;;
|
||||
docs/LOGBOOK.md)
|
||||
;;
|
||||
docs/operations/awoooi-production-deploy-readback-blocker.snapshot.json)
|
||||
;;
|
||||
apps/api/src/services/agent_replay_normalizer.py)
|
||||
;;
|
||||
apps/api/src/services/auto_approve.py)
|
||||
@@ -234,10 +238,6 @@ jobs:
|
||||
;;
|
||||
apps/api/tests/test_trust_drift_watchdog.py)
|
||||
;;
|
||||
docs/LOGBOOK.md)
|
||||
;;
|
||||
docs/operations/awoooi-production-deploy-readback-blocker.snapshot.json)
|
||||
;;
|
||||
ops/runner/read-public-gitea-actions-queue.py)
|
||||
;;
|
||||
ops/runner/test_read_public_gitea_actions_queue.py)
|
||||
|
||||
Reference in New Issue
Block a user