joy-cli/configs/forgejo.example.yml
feibisi 7f1954b7c8 feat(dashboard): three-plane code situation (CI nodes + local git + feicode)
Observe CI runners (devops forgejo-runner, feicode-prod act_runner/zombie
TASK), Mac workspace dirty/ahead, and existing feicode API attention on the
same joy web 代码 tab. Read-only; no zombie cleanup or auto push.
2026-07-10 17:03:40 +08:00

47 lines
1.1 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Forgejo 态势可观测(非仓库浏览器)
# 复制到 ~/.config/joy/forgejo.yml 可覆盖默认
base_url: https://feicode.com
api_base: https://feicode.com/api/v1
# 自有/经营 org非镜像才算 first_party
first_party_orgs:
- feibisi
- kekechong
- WenPai-org
- Weixiaoduo
- weixiaoduo-mall
- AI-TEAM
- Counsel-VM
- feiCode
- Studio-Archive
- chenghei
- Chiqing
- CocoBook
- Cravatar
- ArkPress
- wenpai
# 始终关注的仓
pinned_repos:
- feibisi/linuxjoy
- kekechong/joy-cli
# 本地 Git 工作区Mac 主仓;态势 ② 平面)
local_repos:
- id: linuxjoy
path: ~/Projects/linuxjoy
remote_hint: feibisi/linuxjoy
- id: joy-cli
path: ~/Projects/joy-cli
remote_hint: kekechong/joy-cli
limits:
timeout_sec: 12
search_pages: 25 # 全站 search 分页上限
hot_repos: 12
pr_detail_repos: 12 # 拉 open PR 详情的仓数
mirror_lag_multiplier: 2 # 超过 interval×2 算 lag/stale 边界
# TokenJOY_FORGEJO_TOKEN | FORGEJO_TOKEN | ~/.config/forgejo/token
# CI 节点SSH 别名 devops / feicode-prod只读不清理 zombie