OG T
23364423fa
feat(webhook): ADR-059 GitHub → Gitea Webhook 遷移完成
- gitea_webhook.py: Header 全部改 X-Gitea-*,移除 workflow_run handler
- gitea_webhook_service.py: _fetch_pr_diff 改直接 httpx,不依賴 github_api_service
- 清除兩個檔案的所有殘留 github_ log key,review_id prefix 改 gitea-
- test_gitea_webhook.py: 10/10 通過,docstring 修正
- 03-secrets.yaml: 新增 GITEA_WEBHOOK_SECRET 佔位
- cd.yaml: 新增 GITEA_WEBHOOK_SECRET 注入步驟
- ADR-059: 建立架構決策文件
待統帥操作: Gitea Actions secret + Gitea UI Webhook 設定
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 14:44:32 +08:00
..
2026-03-19 19:16:12 +08:00
2026-03-26 09:55:47 +08:00
2026-03-26 09:55:47 +08:00
2026-03-23 18:40:36 +08:00
2026-03-26 09:55:47 +08:00
2026-03-26 09:55:47 +08:00
2026-03-29 16:03:41 +08:00
2026-03-23 18:40:36 +08:00
2026-03-28 18:04:12 +08:00
2026-03-26 10:45:29 +08:00
2026-03-23 19:44:56 +08:00
2026-03-26 15:34:12 +08:00
2026-03-23 19:44:56 +08:00
2026-03-24 15:19:52 +08:00
2026-03-26 10:12:43 +08:00
2026-03-26 10:45:29 +08:00
2026-03-26 11:22:47 +08:00
2026-03-26 10:13:05 +08:00
2026-03-26 10:13:12 +08:00
2026-03-26 19:09:08 +08:00
2026-03-26 12:27:47 +08:00
2026-03-26 12:27:36 +08:00
2026-03-26 19:09:08 +08:00
2026-03-30 01:32:48 +08:00
2026-03-26 15:32:52 +08:00
2026-04-01 09:27:40 +08:00
2026-03-26 15:34:12 +08:00
2026-03-26 18:43:28 +08:00
2026-03-26 20:13:07 +08:00
2026-03-26 19:09:08 +08:00
2026-03-26 19:09:08 +08:00
2026-03-30 01:38:41 +08:00
2026-04-01 13:12:02 +08:00
2026-03-28 18:04:12 +08:00
2026-03-31 11:03:10 +08:00
2026-03-28 21:57:57 +08:00
2026-03-28 21:47:49 +08:00
2026-03-29 01:51:35 +08:00
2026-03-29 16:04:08 +08:00
2026-03-29 15:48:09 +08:00
2026-03-30 01:07:51 +08:00
2026-03-30 01:20:50 +08:00
2026-03-31 16:06:51 +08:00
2026-03-31 11:36:21 +08:00
2026-03-31 12:24:54 +08:00
2026-03-31 18:52:53 +08:00
2026-04-01 09:17:08 +08:00
2026-04-01 13:12:02 +08:00
2026-04-01 13:12:02 +08:00
2026-04-01 16:20:57 +08:00
2026-04-01 16:20:57 +08:00
2026-04-01 16:20:57 +08:00
2026-04-01 16:20:57 +08:00
2026-04-02 13:16:09 +08:00
2026-04-02 21:38:39 +08:00
2026-04-05 00:24:50 +08:00
2026-04-05 00:24:50 +08:00
2026-04-05 00:24:50 +08:00
2026-04-05 00:44:31 +08:00
2026-04-05 13:09:58 +08:00
2026-04-05 14:44:32 +08:00