feat: 支持 GitHub 仓库级 token 选择
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user