fix(ci): align ansible lint runner label
All checks were successful
Code Review / ai-code-review (push) Successful in 15s

This commit is contained in:
Your Name
2026-05-18 03:29:59 +08:00
parent 24f4324ae9
commit 8a7a332190
2 changed files with 18 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ on:
jobs:
lint:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

View File

@@ -1,3 +1,20 @@
## 2026-05-18 | T40 Gitea ansible-lint runner label 對齊
**背景**T39 `24f4324a` 已推 Gitea main 後,`ansible-lint` run `2243` 長時間停在 `queued`。Gitea API 顯示 job labels 為 `self-hosted`,但 repo runners 目前登錄 labels 為 `ubuntu-latest` / `ubuntu-22.04` / `ubuntu-24.04`,沒有 `self-hosted`。110 host runner service 本身仍 activerunner config 也以 `ubuntu-latest` 為主要 label。
**修正**
- `.gitea/workflows/ansible-lint.yml``runs-on``self-hosted` 改為 `ubuntu-latest`,對齊目前 Gitea runner label contract。
**目前整體進度**
- Alertmanager 低風險自動修復主線:約 98%。
- 完整 AI 自動化管理產品化:約 99%。
- 告警詳情/歷史/主卡/前端 deep-link 可追溯:約 99%。
- Telegram approval / reject callback 閉環:約 96%。
- Truth-chain 對「自動修復成功但驗證降級」的判讀:約 99%。
- 188 OpenClaw runtime hygiene約 60%。
- Token hygiene約 55%。
- Gitea infra-lint 可執行性:約 90%runner label 已對齊,待新 run 驗證)。
## 2026-05-18 | T39 188 OpenClaw systemd 與 Telegram token hygiene 盤點
**背景**T38 後接著清理告警鏈路周邊技術債。Live 盤點確認: