feat: 支持 GitHub 仓库级 token 选择

This commit is contained in:
Codex
2026-07-13 15:50:03 +02:00
parent a88ba74586
commit 06bfcaad94
9 changed files with 257 additions and 72 deletions
+7
View File
@@ -14,6 +14,13 @@ github:
sourceRef: gh_token.txt
sourceKey: GH_TOKEN
format: raw-token
repositoryOverrides:
- repository: pikainc/selfmedia
priority: before-env
root: /root/.unidesk/.env
sourceRef: pikainc-selfmedia-gh-token.txt
sourceKey: GH_TOKEN
format: raw-token
prMerge:
unknownRetry:
maxAttempts: 5