外观
AppPermissions
约 157 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / AppPermissions
接口: AppPermissions
定义于: types/platform/github/app.ts:10
定义 Base 应用所需的权限
属性
checks
checks:
string
定义于: types/platform/github/app.ts:18
对检查的权限
contents
contents:
string
定义于: types/platform/github/app.ts:12
对仓库内容的权限(例如读取、写入)
deployments
deployments:
string
定义于: types/platform/github/app.ts:14
对部署的权限(例如读取、写入)
issues
issues:
string
定义于: types/platform/github/app.ts:16
对议题的权限(例如写)
metadata
metadata:
string
定义于: types/platform/github/app.ts:20
对元数据的权限(例如读取)