外观
AccessTokenPermissionsType
约 1449 字大约 5 分钟
2025-08-01
@candriajs/git-neko-kit / AccessTokenPermissionsType
接口: AccessTokenPermissionsType
定义于: types/platform/github/app.ts:107
访问令牌权限
属性
actions
actions:
"read"
|"write"
定义于: types/platform/github/app.ts:109
GitHub Actions 工作流、工作流运行和工件的权限
administration
administration:
"read"
|"write"
定义于: types/platform/github/app.ts:111
存储库创建、删除、设置、团队和协作者创建的权限
checks
checks:
"read"
|"write"
定义于: types/platform/github/app.ts:113
代码检查的权限
codespaces
codespaces:
"read"
|"write"
定义于: types/platform/github/app.ts:115
创建、编辑、删除和列出 GitHub Codespaces 的权限
contents
contents:
"read"
|"write"
定义于: types/platform/github/app.ts:117
存储库内容、提交、分支、下载、发布和合并的权限
dependabot_secrets
dependabot_secrets:
"read"
|"write"
定义于: types/platform/github/app.ts:119
管理 Dependabot 密钥的权限
deployments
deployments:
"read"
|"write"
定义于: types/platform/github/app.ts:121
部署和部署状态的权限
email_addresses
email_addresses:
"read"
|"write"
定义于: types/platform/github/app.ts:191
管理用户的电子邮件地址的权限
environments
environments:
"read"
|"write"
定义于: types/platform/github/app.ts:123
管理存储库环境的权限
followers
followers:
"read"
|"write"
定义于: types/platform/github/app.ts:193
管理用户的关注者的权限
git_ssh_keys
git_ssh_keys:
"read"
|"write"
定义于: types/platform/github/app.ts:195
管理 Git SSH 密钥的权限
gpg_keys
gpg_keys:
"read"
|"write"
定义于: types/platform/github/app.ts:197
查看和管理 GPG 密钥的权限
interaction_limits
interaction_limits:
"read"
|"write"
定义于: types/platform/github/app.ts:199
查看和管理存储库的互动限制的权限
issues
issues:
"read"
|"write"
定义于: types/platform/github/app.ts:125
问题和相关评论、指派、标签和里程碑的权限
members
members:
"read"
|"write"
定义于: types/platform/github/app.ts:155
管理组织团队和成员的权限
metadata
metadata:
"read"
|"write"
定义于: types/platform/github/app.ts:127
搜索存储库、列出协作者和访问存储库元数据的权限
organization_administration
organization_administration:
"read"
|"write"
定义于: types/platform/github/app.ts:157
管理组织访问权限的权限
organization_announcement_banners
organization_announcement_banners:
"read"
|"write"
定义于: types/platform/github/app.ts:167
查看和管理组织公告横幅的权限
organization_copilot_seat_management
organization_copilot_seat_management:
"write"
定义于: types/platform/github/app.ts:165
管理 GitHub Copilot 组织成员访问权限的权限
organization_custom_org_roles
organization_custom_org_roles:
"read"
|"write"
定义于: types/platform/github/app.ts:161
管理自定义组织角色的权限
organization_custom_properties
organization_custom_properties:
"admin"
|"read"
|"write"
定义于: types/platform/github/app.ts:163
管理自定义属性的权限
organization_custom_roles
organization_custom_roles:
"read"
|"write"
定义于: types/platform/github/app.ts:159
管理自定义存储库角色的权限
organization_events
organization_events:
"read"
定义于: types/platform/github/app.ts:169
查看组织活动的权限
organization_hooks
organization_hooks:
"read"
|"write"
定义于: types/platform/github/app.ts:171
管理组织的 post-receive 钩子的权限
organization_packages
organization_packages:
"read"
|"write"
定义于: types/platform/github/app.ts:181
管理组织 GitHub Packages 包的权限
organization_personal_access_token_requests
organization_personal_access_token_requests:
"read"
|"write"
定义于: types/platform/github/app.ts:175
查看和管理组织批准的个人访问令牌的权限
organization_personal_access_tokens
organization_personal_access_tokens:
"read"
|"write"
定义于: types/platform/github/app.ts:173
查看和管理组织的个人访问令牌请求的权限
organization_plan
organization_plan:
"read"
定义于: types/platform/github/app.ts:177
查看组织计划的权限
organization_projects
organization_projects:
"admin"
|"read"
|"write"
定义于: types/platform/github/app.ts:179
管理组织项目的权限
organization_secrets
organization_secrets:
"read"
|"write"
定义于: types/platform/github/app.ts:183
管理组织秘密的权限
organization_self_hosted_runners
organization_self_hosted_runners:
"read"
|"write"
定义于: types/platform/github/app.ts:185
查看和管理组织 GitHub Actions 自托管运行器的权限
organization_user_blocking
organization_user_blocking:
"read"
|"write"
定义于: types/platform/github/app.ts:187
查看和管理被组织屏蔽的用户的权限
packages
packages:
"read"
|"write"
定义于: types/platform/github/app.ts:129
管理 GitHub Packages 发布的包的权限
pages
pages:
"read"
|"write"
定义于: types/platform/github/app.ts:131
获取 Pages 状态、配置和构建的权限,并创建新的构建
profile
profile:
"write"
定义于: types/platform/github/app.ts:201
管理用户的个人资料设置的权限
pull_requests
pull_requests:
"read"
|"write"
定义于: types/platform/github/app.ts:133
管理拉取请求及相关评论、指派、标签、里程碑和合并的权限
repository_custom_properties
repository_custom_properties:
"read"
|"write"
定义于: types/platform/github/app.ts:135
查看和编辑存储库自定义属性的权限
repository_hooks
repository_hooks:
"read"
|"write"
定义于: types/platform/github/app.ts:137
管理存储库的 post-receive 钩子的权限
repository_projects
repository_projects:
"admin"
|"read"
|"write"
定义于: types/platform/github/app.ts:139
管理存储库项目、列和卡片的权限
secret_scanning_alerts
secret_scanning_alerts:
"read"
|"write"
定义于: types/platform/github/app.ts:141
查看和管理秘密扫描警报的权限
secrets
secrets:
"read"
|"write"
定义于: types/platform/github/app.ts:143
管理存储库秘密的权限
security_events
security_events:
"read"
|"write"
定义于: types/platform/github/app.ts:145
查看和管理安全事件的权限,比如代码扫描警报
single_file
single_file:
"read"
|"write"
定义于: types/platform/github/app.ts:147
只管理单个文件的权限
starring
starring:
"read"
|"write"
定义于: types/platform/github/app.ts:203
列出和管理用户标星的存储库的权限
statuses
statuses:
"read"
|"write"
定义于: types/platform/github/app.ts:149
管理提交状态的权限
team_discussions
team_discussions:
"read"
|"write"
定义于: types/platform/github/app.ts:189
管理团队讨论和相关评论的权限
vulnerability_alerts
vulnerability_alerts:
"read"
|"write"
定义于: types/platform/github/app.ts:151
管理 Dependabot 警报的权限
workflows
workflows:
"write"
定义于: types/platform/github/app.ts:153
更新 GitHub Actions 工作流文件的权限