关于对象
GraphQL 中的对象代表你可以访问的资源。一个对象可以包含一个字段列表,这些字段具有特定的类型。
例如,Repository 对象有一个名为 name 的字段,其类型为 String。
有关更多信息,请参阅GraphQL 简介。
ActorConnection
Actor 的连接类型。
ActorConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ActorLocation
参与者的位置信息。
AddedToMergeQueueEvent
表示给定拉取请求上的 added_to_merge_queue 事件。
AddedToMergeQueueEvent 实现
AddedToMergeQueueEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| 将此拉取请求添加到合并队列的用户。 |
| AddedToMergeQueueEvent 对象的节点 ID。 |
| 此拉取请求被添加到的合并队列。 |
| 事件引用的拉取请求。 |
AddedToProjectEvent
表示给定问题或拉取请求上的 added_to_project 事件。
AddedToProjectEvent 实现
AddedToProjectEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| AddedToProjectEvent 对象的节点 ID。 |
| 事件引用的项目。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 此项目事件引用的项目卡片。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 此项目事件引用的列名称。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
AddedToProjectV2Event
表示给定议题或拉取请求上的 added_to_project_v2 事件。
AnnouncementBanner
企业或组织的公告横幅。
App
GitHub 应用。
App 实现
App 的字段
| 名称 | 描述 |
|---|---|
| 应用的客户端 ID。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 应用的描述。 |
| App 对象的节点 ID。 |
| 应用的 IP 地址。
|
| 徽标背景的十六进制颜色代码(不含开头的“#”)。 |
| 指向应用徽标的 URL。
|
| 应用的名称。 |
| 用于 URL 的基于应用名称的 slug。 |
| 标识上次更新对象时的日期和时间。 |
| 应用主页的 URL。 |
AssignedEvent
表示任何可分配对象上的 assigned 事件。
AssigneeConnection
Assignee 的连接类型。
AssigneeConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
AutoMergeDisabledEvent
表示给定拉取请求上的 auto_merge_disabled 事件。
AutoMergeEnabledEvent
表示给定拉取请求上的 auto_merge_enabled 事件。
AutoMergeRequest
表示拉取请求的自动合并请求。
AutoMergeRequest 的字段
| 名称 | 描述 |
|---|---|
| 此自动合并请求作者的电子邮件地址。 |
| 自动合并请求的提交消息。如果基础分支需要合并队列,则此值将在合并时由合并队列设置。 |
| 自动合并请求的提交标题。如果基础分支需要合并队列,则此值将在合并时由合并队列设置。 |
| 此自动合并请求启用的时间。 |
| 创建自动合并请求的操作者。 |
| 自动合并请求的合并方法。如果基础分支需要合并队列,则此值将在合并时由合并队列设置。 |
| 此自动合并请求所针对的拉取请求。 |
AutoRebaseEnabledEvent
表示给定拉取请求上的 auto_rebase_enabled 事件。
AutoSquashEnabledEvent
表示给定拉取请求上的 auto_squash_enabled 事件。
AutomaticBaseChangeFailedEvent
表示给定拉取请求上的 automatic_base_change_failed 事件。
AutomaticBaseChangeSucceededEvent
表示给定拉取请求上的 automatic_base_change_succeeded 事件。
BaseRefChangedEvent
表示给定议题或拉取请求上的 base_ref_changed 事件。
BaseRefDeletedEvent
表示给定拉取请求上的 base_ref_deleted 事件。
BaseRefForcePushedEvent
表示给定拉取请求上的 base_ref_force_pushed 事件。
BaseRefForcePushedEvent 实现
BaseRefForcePushedEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识 |
| 标识 |
| 标识对象创建的日期和时间。 |
| BaseRefForcePushedEvent 对象的节点 ID。 |
| 事件引用的拉取请求。 |
| 标识 |
BlameRange
表示来自 Git blame 的信息范围。
Blob
表示 Git blob。
Blob 实现
Blob 的字段
| 名称 | 描述 |
|---|---|
| Git 对象 ID 的缩写版本。 |
| Blob 对象的字节大小。 |
| 此 Git 对象的 HTTP 路径。 |
| 此 Git 对象的 HTTP URL。 |
| Blob 对象的节点 ID。 |
| 指示 Blob 是二进制还是文本。如果无法确定编码,则返回 null。 |
| 指示内容是否被截断。 |
| Git 对象 ID。 |
| Git 对象所属的存储库。 |
| UTF8 文本数据,如果 Blob 是二进制,则为 null。 |
BlockedByAddedEvent
表示给定议题上的 blocked_by_added 事件。
BlockedByRemovedEvent
表示给定议题上的 blocked_by_removed 事件。
BlockingAddedEvent
表示给定议题上的 blocking_added 事件。
BlockingRemovedEvent
表示给定议题上的 blocking_removed 事件。
Bot
代表 GitHub App 执行操作的特殊用户类型。
BranchNamePatternParameters
用于 branch_name_pattern 规则的参数。
BranchProtectionRule
分支保护规则。
BranchProtectionRule 实现
BranchProtectionRule 的字段
| 名称 | 描述 |
|---|---|
| 是否允许删除此分支。 |
| 是否允许对该分支进行强制推送。 |
| 分支创建是否为受保护操作。 |
| 与分支保护规则和其他分支保护规则匹配的冲突列表。 |
| 允许对此分支保护规则进行强制推送的操作者列表。 |
| 允许绕过此分支保护规则的 PR 的操作者列表。 |
| 创建此分支保护规则的操作者。 |
| 标识数据库中的主键。 |
| 推送到匹配分支的新提交是否会关闭拉取请求审核批准。 |
| BranchProtectionRule 对象的节点 ID。 |
| 管理员是否可以覆盖分支保护。 |
| 锁定分支时,用户是否可以从上游拉取更改。设置为 |
| 是否将分支设置为只读。如果为 true,用户将无法推送到此分支。 |
| 受此规则保护的存储库 ref。 |
| 标识保护规则模式。 |
| 此分支保护规则的推送允许列表。 |
| 与此分支保护规则关联的存储库。 |
| 最近一次推送是否必须由推送者以外的人批准。 |
| 更新匹配分支所需的批准审核次数。 |
| 必须成功部署才能更新匹配分支的所需部署环境列表。 |
| 必须通过才能接受提交到匹配分支的所需状态检查上下文列表。 |
| 必须通过才能接受提交到匹配分支的所需状态检查列表。 |
| 更新匹配分支是否需要批准审核。 |
| 更新匹配分支是否需要代码所有者的审核。 |
| 提交是否需要签名。 |
| 合并前是否需要解决对话。 |
| 此分支在合并前是否需要部署到特定环境。 |
| 是否禁止将合并提交推送到此分支。 |
| 更新匹配分支是否需要状态检查。 |
| 合并前是否需要分支保持最新状态。 |
| 是否限制推送到匹配分支。 |
| 是否限制关闭拉取请求审核。 |
| 此分支保护规则的审核关闭允许列表。 |
BranchProtectionRuleConflict
两个分支保护规则之间的冲突。
BranchProtectionRuleConflict 的字段
| 名称 | 描述 |
|---|---|
| 标识分支保护规则。 |
| 标识冲突的分支保护规则。 |
| 标识具有冲突规则的分支 ref。 |
BranchProtectionRuleConflictConnection
BranchProtectionRuleConflict 的连接类型。
BranchProtectionRuleConflictConnection 的字段
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
BranchProtectionRuleConflictEdge
连接中的一条边。
BranchProtectionRuleConflictEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
BranchProtectionRuleConnection
BranchProtectionRule 的连接类型。
BranchProtectionRuleConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
BranchProtectionRuleEdge
连接中的一条边。
BranchProtectionRuleEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
BypassForcePushAllowance
能够绕过受保护分支上的强制推送要求的用户、团队或应用。
BypassForcePushAllowance 实现
BypassForcePushAllowance 的字段
| 名称 | 描述 |
|---|---|
| 可以强制推送的操作者。 |
| 标识与允许的用户、团队或应用关联的分支保护规则。 |
| BypassForcePushAllowance 对象的节点 ID。 |
BypassForcePushAllowanceConnection
BypassForcePushAllowance 的连接类型。
BypassForcePushAllowanceConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
BypassForcePushAllowanceEdge
连接中的一条边。
BypassForcePushAllowanceEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
BypassPullRequestAllowance
能够绕过受保护分支上的拉取请求要求的用户、团队或应用。
BypassPullRequestAllowance 实现
BypassPullRequestAllowance 的字段
| 名称 | 描述 |
|---|---|
| 可以绕过的操作者。 |
| 标识与允许的用户、团队或应用关联的分支保护规则。 |
| BypassPullRequestAllowance 对象的节点 ID。 |
BypassPullRequestAllowanceConnection
BypassPullRequestAllowance 的连接类型。
BypassPullRequestAllowanceConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
BypassPullRequestAllowanceEdge
连接中的一条边。
BypassPullRequestAllowanceEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
CWE
常见弱点枚举。
CWEConnection
CWE 的连接类型。
CheckAnnotation
单个检查批注。
CheckAnnotation 的字段
| 名称 | 描述 |
|---|---|
| 批注的严重性级别。 |
| 此批注所在文件的路径。 |
| 标识数据库中的主键。 警告
|
| 将数据库中的主键标识为 BigInt。 |
| 此批注的位置。 |
| 批注的消息。 |
| 此批注所在的路径。 |
| 有关批注的其他信息。 |
| 批注的标题。 |
CheckAnnotationConnection
CheckAnnotation 的连接类型。
CheckAnnotationConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
CheckAnnotationEdge
连接中的一条边。
CheckAnnotationEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
CheckAnnotationPosition
检查批注中的字符位置。
CheckAnnotationSpan
检查批注的位置包含对。
CheckAnnotationSpan 的字段
| 名称 | 描述 |
|---|---|
| 结束位置(包含)。 |
| 起始位置(包含)。 |
CheckRun
检查运行。
CheckRun 实现
CheckRun 的字段
| 名称 | 描述 |
|---|---|
| 检查运行的批注。 |
| 此运行所属的检查套件。 |
| 标识检查运行完成时的日期和时间。 |
| 检查运行的结论。 |
| 标识数据库中的主键。 |
| 此作业对应的部署(如果有)。 |
| 用于在集成者网站上查找检查运行完整详细信息的 URL。 |
| 集成者系统上检查运行的引用。 |
| CheckRun 对象的节点 ID。 |
| 是否需要通过此检查才能合并特定拉取请求。 |
| 此检查运行的检查名称。 |
| 此检查运行中的待处理部署信息(如果有)。 |
| 检查运行摘要的永久链接。 |
| 与此检查运行关联的存储库。 |
| 此检查运行的 HTTP 路径。 |
| 标识检查运行开始时的日期和时间。 |
| 检查运行的当前状态。 |
| 检查运行的步骤。 |
| 表示检查运行摘要的字符串。 |
| 表示检查运行文本的字符串。 |
| 表示检查运行的字符串。 |
| 此检查运行的 HTTP URL。 |
CheckRunConnection
CheckRun 的连接类型。
CheckRunConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
CheckRunStateCount
表示检查运行状态的计数。
CheckRunStateCount 的字段
| 名称 | 描述 |
|---|---|
| 此状态的检查运行数。 |
| 检查运行的状态。 |
CheckStep
单个检查步骤。
CheckStep 的字段
| 名称 | 描述 |
|---|---|
| 标识检查步骤完成时的日期和时间。 |
| 检查步骤的结论。 |
| 集成者系统上检查步骤的引用。 |
| 步骤的名称。 |
| 步骤在其父检查运行的步骤列表中的索引。 |
| 完成所需秒数。 |
| 标识检查步骤开始时的日期和时间。 |
| 检查步骤的当前状态。 |
CheckStepConnection
CheckStep 的连接类型。
CheckStepConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
CheckSuite
检查套件。
CheckSuite 实现
CheckSuite 的字段
| 名称 | 描述 |
|---|---|
| 创建此检查套件的 GitHub App。 |
| 此检查套件的分支名称。 |
| 与检查套件关联的检查运行。
|
| 此检查套件的提交。 |
| 此检查套件的结论。 |
| 标识对象创建的日期和时间。 |
| 触发检查套件的用户。 |
| 标识数据库中的主键。 |
| CheckSuite 对象的节点 ID。 |
| 与检查套件匹配的开放拉取请求列表。
|
| 触发此检查套件的推送。 |
| 与此检查套件关联的存储库。 |
| 此检查套件的 HTTP 路径。 |
| 此检查套件的状态。 |
| 标识上次更新对象时的日期和时间。 |
| 此检查套件的 HTTP URL。 |
| 与此检查套件关联的工作流运行。 |
CheckSuiteConnection
CheckSuite 的连接类型。
CheckSuiteConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ClosedEvent
表示任何 Closable 上的 closed 事件。
ClosedEvent 实现
ClosedEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 已关闭的对象。 |
| 触发此事件创建的对象。 |
| 标识对象创建的日期和时间。 |
| 此议题被标记为重复的议题或拉取请求。 |
| ClosedEvent 对象的节点 ID。 |
| 此 closed 事件的 HTTP 路径。 |
| 议题状态更改为已关闭的原因。 |
| 此 closed 事件的 HTTP URL。 |
CodeOfConduct
存储库的行为准则。
CodeScanningParameters
选择哪些工具必须在引用更新之前提供代码扫描结果。配置后,必须启用代码扫描并为提交和正在更新的引用提供结果。
CodeScanningParameters 的字段
| 名称 | 描述 |
|---|---|
| 此规则通过必须提供代码扫描结果的工具。 |
CodeScanningTool
此规则必须通过的代码扫描工具。
CommentDeletedEvent
表示给定议题或拉取请求上的 comment_deleted 事件。
Commit
表示 Git 提交。
Commit 实现
Commit 的字段
| 名称 | 描述 |
|---|---|
| Git 对象 ID 的缩写版本。 |
| 此提交中的新增行数。 |
| 将提交引入存储库的已合并拉取请求。如果提交不存在于默认分支中,则额外返回与提交关联的开放拉取请求。
|
| 提交的作者详细信息。 |
| 检查提交者和作者是否匹配。 |
| 此提交的创作日期时间。 |
| 根据 git 作者和 Co-authored-by 消息预告片,此提交的作者列表。git 作者始终排在第一位。 |
| 获取
|
| 我们建议使用 警告
|
| 此提交中更改的文件数。如果 GitHub 无法计算更改的文件数(例如由于超时),此项将返回 |
| 与提交关联的检查套件。
|
| 对提交发表的评论。 |
| 此 Git 对象的 HTTP 路径。 |
| 此 Git 对象的 HTTP URL。 |
| 此提交的提交日期时间。 |
| 检查是否通过 GitHub Web UI 提交。 |
| 提交的提交者详细信息。 |
| 此提交中的删除行数。 |
| 与提交关联的部署。 |
| 表示给定路径下文件的树条目。
|
| 从(并包括)此提交开始的线性提交历史记录,顺序与
|
| Commit 对象的节点 ID。 |
| Git 提交消息。 |
| Git 提交消息正文。 |
| 渲染为 HTML 的提交消息正文。 |
| Git 提交消息标题。 |
| 渲染为 HTML 的提交消息标题。 |
| Git 对象 ID。 |
| 此提交代表的组织。 |
| 提交的父项。 |
| 此提交推送的日期时间。 警告
不再支持 |
| 此提交所属的存储库。 |
| 此提交的 HTTP 路径。 |
| 提交签名信息(如果存在)。 |
| 此提交的状态信息。 |
| 此提交的检查和状态汇总信息。 |
| 返回此提交时从 .gitmodules 文件解析的此存储库中所有子模块的列表。 |
| 返回用于下载存储库 tarball 存档的 URL。注意:对于私有存储库,这些链接是临时的,五分钟后过期。 |
| 提交的根 Tree。 |
| 此提交树的 HTTP 路径。 |
| 此提交树的 HTTP URL。 |
| 此提交的 HTTP URL。 |
| 检查查看者是否能够更改他们对存储库的订阅状态。 |
| 标识查看者是在关注、未关注还是忽略可订阅实体。 |
| 返回用于下载存储库 zipball 存档的 URL。注意:对于私有存储库,这些链接是临时的,五分钟后过期。 |
CommitAuthorEmailPatternParameters
用于 commit_author_email_pattern 规则的参数。
CommitComment
表示给定 Commit 上的评论。
CommitComment 实现
CommitComment 的字段
| 名称 | 描述 |
|---|---|
| 撰写评论的操作者。 |
| 作者与评论主题的关联。 |
| 标识评论正文。 |
| 渲染为 HTML 的正文。 |
| 渲染为文本的正文。 |
| 标识与评论关联的提交,如果提交存在。 |
| 标识对象创建的日期和时间。 |
| 检查此评论是否通过电子邮件回复创建。 |
| 标识数据库中的主键。 |
| 编辑评论的操作者。 |
| CommitComment 对象的 Node ID。 |
| 检查此评论是否经过编辑并包含创建数据中的编辑。 |
| 返回评论是否已最小化。 |
| 编辑者最后一次编辑的时间。 |
| 返回评论被最小化的原因。包括 |
| 标识与评论关联的文件路径。 |
| 标识与评论关联的行位置。 |
| 标识评论的发布时间。 |
| 按内容分组的对主题留下的反应列表。 |
| 对 Issue 留下的 Reactions 列表。
|
| 与此节点关联的仓库。 |
| 此提交评论的 HTTP 路径永久链接。 |
| 标识上次更新对象时的日期和时间。 |
| 此提交评论的 HTTP URL 永久链接。 |
| 此内容的编辑列表。 |
| 检查当前查看者是否可以删除此对象。 |
| 检查当前查看者是否可以最小化此对象。 |
| 用户是否可以对此主题做出反应。 |
| 检查当前查看者是否可以取消最小化此对象。 |
| 检查当前查看者是否可以更新此对象。 |
| 当前查看者无法更新此评论的原因。 |
| 查看者是否是此评论的作者。 |
CommitCommentConnection
CommitComment 的连接类型。
CommitCommentConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
CommitCommentEdge
连接中的一条边。
CommitCommentEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
CommitCommentThread
提交上的评论线程。
CommitCommentThread 实现
CommitCommentThread 的字段
| 名称 | 描述 |
|---|---|
| 此线程中存在的评论。 |
| 评论所在的提交。 |
| CommitCommentThread 对象的 Node ID。 |
| 评论所在的文件。 |
| 评论所在提交的差异位置。 |
| 与此节点关联的仓库。 |
CommitConnection
Commit 的连接类型。
CommitConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
CommitContributionsByRepository
这汇总了用户在一个仓库中进行的提交。
CommitContributionsByRepository 的字段
| 名称 | 描述 |
|---|---|
| 提交贡献,每个代表一天。
|
| 进行提交的仓库。 |
| 用户在此时间范围内对仓库提交的 HTTP 路径。 |
| 用户在此时间范围内对仓库提交的 HTTP URL。 |
CommitHistoryConnection
Commit 的连接类型。
CommitHistoryConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
CommitMessagePatternParameters
用于 commit_message_pattern 规则的参数。
CommitterEmailPatternParameters
用于 committer_email_pattern 规则的参数。
Comparison
表示两个提交版本之间的比较。
Comparison 实现
Comparison 的字段
| 名称 | 描述 |
|---|---|
| 领先于基本分支的提交数。 |
| 此比较的基本版本。 |
| 落后于基本分支的提交数。 |
| 构成此比较的提交。 |
| 此比较的头部版本。 |
| Comparison 对象的 Node ID。 |
| 此比较的状态。 |
ComparisonCommitConnection
Commit 的连接类型。
ComparisonCommitConnection 的字段
| 名称 | 描述 |
|---|---|
| 所有提交中作者和共同作者的总数。 |
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ConnectedEvent
表示给定 issue 或 pull request 上的 connected 事件。
ConnectedEvent 实现
ConnectedEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| ConnectedEvent 对象的 Node ID。 |
| 引用源自不同的仓库。 |
| 进行引用的 Issue 或 pull request。 |
| 被连接的 Issue 或 pull request。 |
ContributingGuidelines
仓库的贡献指南。
ContributionCalendar
用户在 GitHub 上贡献的日历。
ContributionCalendar 的字段
| 名称 | 描述 |
|---|---|
| 此日历中使用的十六进制颜色代码列表。颜色越深,代表的贡献越多。 |
| 确定是否因为当前是万圣节而选择了颜色集。 |
| 此日历中的贡献月份列表。 |
| 日历中总贡献数。 |
| 此日历中的贡献周列表。 |
ContributionCalendarDay
表示用户在 GitHub 上贡献的一天。
ContributionCalendarDay 的字段
| 名称 | 描述 |
|---|---|
| 表示此日贡献数量相对于日历中其他日期的十六进制颜色代码。 |
| 用户在此日进行的贡献数。 |
| 贡献水平的指示,相对于其他日期。可用于指示在日历上表示此日期的颜色。 |
| 此方块代表的日期。 |
| 代表此方块所代表的星期几的数字,例如 1 是星期一。 |
ContributionCalendarMonth
用户贡献图中的一个月贡献。
ContributionCalendarWeek
用户贡献图中的一周贡献。
ContributionCalendarWeek 的字段
| 名称 | 描述 |
|---|---|
| 此周的贡献日。 |
| 此周最早方块的日期。 |
ContributionsCollection
用户所做贡献的集合,包括已打开的 issue、提交和 pull request。私有和内部仓库中的贡献只有在可选的 read:user 范围下才包含在内。
ContributionsCollection 的字段
| 名称 | 描述 |
|---|---|
| 按仓库分组的用户提交贡献。
|
| 此用户在 GitHub 上的贡献日历。 |
| 用户进行贡献的年份,最近的年份优先。 |
| 确定此集合的时间跨度是否在当前月份结束。 |
| 用户在此时间段内进行的第一个受限贡献的日期。仅当用户启用了私有贡献计数时才可能非空。 |
| 此集合的结束日期和时间。 |
| 用户在 GitHub 上打开的第一个 issue。如果该 issue 在集合的时间范围之外打开且 ignoreTimeRange 为 false,则此项为 null。如果该 issue 不可见,但用户选择了显示私有贡献,则返回 RestrictedContribution。 |
| 用户在 GitHub 上打开的第一个 pull request。如果该 pull request 在集合的时间范围之外打开且 ignoreTimeRange 不为 true,则此项为 null。如果该 pull request 不可见,但用户选择了显示私有贡献,则返回 RestrictedContribution。 |
| 用户在 GitHub 上创建的第一个仓库。如果该第一个仓库在集合的时间范围之外创建且 ignoreTimeRange 为 false,则此项为 null。如果该仓库不可见,则返回 RestrictedContribution。 |
| 用户在时间轴中是否有任何发生在集合时间范围之前的活动?。 |
| 确定此集合中是否有任何贡献。 |
| 确定用户在此时间范围内是否进行了任何贡献,但由于是在私有仓库中进行的,其详细信息不可见。仅当用户启用了私有贡献计数时才可能为 true。 |
| 收集器的时间跨度是否都在同一天内。 |
| 用户打开的 issue 列表。 |
| 按仓库分组的用户 issue 贡献。 |
| 用户注册 GitHub 的时间。如果该注册日期落在集合的时间范围之外且 ignoreTimeRange 为 false,则此项为 null。 |
| 用户在此时间段内进行的最近一个受限贡献的日期。仅当用户启用了私有贡献计数时才可能非空。 |
| 当此集合的时间范围不包含用户的任何活动时,使用此项可获取来自较早时间范围且有活动的不同集合。 |
| 返回来自比此集合更早时间范围且没有任何贡献的不同贡献集合。 |
| 用户在指定时间范围内打开的在 GitHub 上收到最多评论的 issue。 |
| 用户在指定时间范围内打开的在 GitHub 上收到最多评论的 pull request。 |
| 用户进行的 pull request 贡献。
|
| 按仓库分组的用户 pull request 贡献。 |
| 用户进行的 pull request review 贡献。返回用户评审的每个 PR 的最新提交的评审。
|
| 按仓库分组的用户 pull request review 贡献。
|
| 用户在此时间范围内创建的、由用户拥有的仓库列表。 |
| 查看者无法访问的用户所做贡献的计数。仅当用户选择了共享其私有贡献计数时才非零。 |
| 此集合的开始日期和时间。 |
| 用户在此时间跨度内进行的提交数。 |
| 用户打开的 issue 数。 |
| 用户打开的 pull request 数。 |
| 用户留下的 pull request reviews 数。 |
| 用户提交过的不同仓库数。 |
| 用户打开过 issue 的不同仓库数。 |
| 用户留下 pull request reviews 的不同仓库数。 |
| 用户打开过 pull request 的不同仓库数。 |
| 用户创建的仓库数。
|
| 在此集合中做出贡献的用户。 |
ConvertToDraftEvent
表示给定 pull request 上的 convert_to_draft 事件。
ConvertedFromDraftEvent
表示给定 issue 或 pull request 上的 converted_from_draft 事件。
ConvertedNoteToIssueEvent
表示给定 issue 或 pull request 上的 converted_note_to_issue 事件。
ConvertedNoteToIssueEvent 实现
ConvertedNoteToIssueEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| ConvertedNoteToIssueEvent 对象的 Node ID。 |
| 事件引用的项目。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 此项目事件引用的项目卡片。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 此项目事件引用的列名称。 |
ConvertedToDiscussionEvent
表示给定 issue 上的 converted_to_discussion 事件。
ConvertedToDiscussionEvent 实现
ConvertedToDiscussionEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| issue 被转换为的讨论。 |
| ConvertedToDiscussionEvent 对象的 Node ID。 |
CopilotCodeReviewParameters
如果作者有权访问 Copilot 代码评审且其高级请求配额尚未达到限制,则自动为新的拉取请求请求 Copilot 代码评审。
CopilotEndpoints
Copilot 端点信息。
CreatedCommitContribution
表示用户通过向仓库提交所做的贡献。
CreatedCommitContribution 实现
CreatedCommitContribution 的字段
| 名称 | 描述 |
|---|---|
| 用户在此日向此仓库提交的提交数。 |
| 此贡献是否与您无权访问的记录相关联。例如,您自己的“第一个 issue”贡献可能是在您无法再访问的仓库上进行的。 |
| 做出此贡献的时间。 |
| 用户进行提交的仓库。 |
| 此贡献的 HTTP 路径。 |
| 此贡献的 HTTP URL。 |
| 做出此贡献的用户。 |
CreatedCommitContributionConnection
CreatedCommitContribution 的连接类型。
CreatedCommitContributionConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中跨天和跨仓库的提交总数。 |
CreatedCommitContributionEdge
连接中的一条边。
CreatedCommitContributionEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
CreatedIssueContribution
表示用户通过在 GitHub 上打开 issue 所做的贡献。
CreatedIssueContributionConnection
CreatedIssueContribution 的连接类型。
CreatedIssueContributionConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
CreatedIssueContributionEdge
连接中的一条边。
CreatedIssueContributionEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
CreatedPullRequestContribution
表示用户通过在 GitHub 上打开 pull request 所做的贡献。
CreatedPullRequestContribution 实现
CreatedPullRequestContribution 的字段
| 名称 | 描述 |
|---|---|
| 此贡献是否与您无权访问的记录相关联。例如,您自己的“第一个 issue”贡献可能是在您无法再访问的仓库上进行的。 |
| 做出此贡献的时间。 |
| 已打开的 pull request。 |
| 此贡献的 HTTP 路径。 |
| 此贡献的 HTTP URL。 |
| 做出此贡献的用户。 |
CreatedPullRequestContributionConnection
CreatedPullRequestContribution 的连接类型。
CreatedPullRequestContributionConnection 的字段
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
CreatedPullRequestContributionEdge
连接中的一条边。
CreatedPullRequestContributionEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
边的末端节点。 |
CreatedPullRequestReviewContribution
表示用户通过对 pull request 留下 review 所做的贡献。
CreatedPullRequestReviewContribution 实现
CreatedPullRequestReviewContribution 的字段
| 名称 | 描述 |
|---|---|
| 此贡献是否与您无权访问的记录相关联。例如,您自己的“第一个 issue”贡献可能是在您无法再访问的仓库上进行的。 |
| 做出此贡献的时间。 |
| 用户评审的 pull request。 |
| 用户对 pull request 留下的 review。 |
| 包含用户评审的 pull request 的仓库。 |
| 此贡献的 HTTP 路径。 |
| 此贡献的 HTTP URL。 |
| 做出此贡献的用户。 |
CreatedPullRequestReviewContributionConnection
CreatedPullRequestReviewContribution 的连接类型。
CreatedPullRequestReviewContributionEdge
连接中的一条边。
CreatedPullRequestReviewContributionEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
边的末端节点。 |
CreatedRepositoryContribution
表示用户通过在 GitHub 上创建仓库所做的贡献。
CreatedRepositoryContributionConnection
CreatedRepositoryContribution 的连接类型。
CreatedRepositoryContributionConnection 的字段
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
CreatedRepositoryContributionEdge
连接中的一条边。
CreatedRepositoryContributionEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
边的末端节点。 |
CrossReferencedEvent
表示一个 issue 或 pull request 对另一个 issue 或 pull request 的提及。
CrossReferencedEvent 实现
CrossReferencedEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| CrossReferencedEvent 对象的 Node ID。 |
| 引用源自不同的仓库。 |
| 标识引用的时间。 |
| 此 pull request 的 HTTP 路径。 |
| 进行引用的 Issue 或 pull request。 |
| 被引用的 Issue 或 pull request。 |
| 此 pull request 的 HTTP URL。 |
| 检查当源合并时目标是否会关闭。 |
CvssSeverities
通用漏洞评分系统。
DemilestonedEvent
表示给定 issue 或 pull request 上的 demilestoned 事件。
DependabotUpdate
仓库中依赖项的 Dependabot 更新。
DependabotUpdate 实现
DependabotUpdate 的字段
| 名称 | 描述 |
|---|---|
| 依赖项更新中的错误。 |
| 关联的 pull request。 |
| 与此节点关联的仓库。 |
DependabotUpdateError
Dependabot Update 产生的错误。
DependencyGraphDependency
依赖项清单条目。
DependencyGraphDependency 的字段
| 名称 | 描述 |
|---|---|
| 依赖项本身是否有依赖项?。 |
| 包的原始名称,如清单中所示。 警告
|
| 依赖项包管理器。 |
| 包在包管理器使用的规范形式中的名称。 |
| 公开预览:依赖项包 URL。 |
| 公开预览:依赖项的关系。可以是 direct(直接)、transitive(传递)或 unknown(未知)。 |
| 包含此包的仓库。 |
| 依赖项版本要求。 |
DependencyGraphDependencyConnection
DependencyGraphDependency 的连接类型。
DependencyGraphDependencyConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DependencyGraphDependencyEdge
连接中的一条边。
DependencyGraphDependencyEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
DependencyGraphManifest
仓库的依赖项清单。
DependencyGraphManifest 实现
DependencyGraphManifest 的字段
| 名称 | 描述 |
|---|---|
| 用于查看清单文件 blob 的路径。 |
| 清单依赖项列表。 |
| 清单中列出的依赖项数量。 |
| 清单是否太大而无法解析?。 |
| 完全限定的清单文件名。 |
| DependencyGraphManifest 对象的 Node ID。 |
| 我们是否能够解析清单?。 |
| 包含清单的仓库。 |
DependencyGraphManifestConnection
DependencyGraphManifest 的连接类型。
DependencyGraphManifestConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DependencyGraphManifestEdge
连接中的一条边。
DependencyGraphManifestEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
DeployKey
仓库部署密钥。
DeployKeyConnection
DeployKey 的连接类型。
DeployKeyConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DeployedEvent
表示给定 pull request 上的 deployed 事件。
DeployedEvent 实现
DeployedEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 与 |
| DeployedEvent 对象的 Node ID。 |
| 事件引用的拉取请求。 |
| 与 |
Deployment
表示触发的部署实例。
Deployment 实现
Deployment 的字段
| 名称 | 描述 |
|---|---|
| 标识部署的提交 sha。 |
| 标识部署提交的 oid,即使提交已被删除。 |
| 标识对象创建的日期和时间。 |
| 标识触发部署的操作者。 |
| 标识数据库中的主键。 |
| 部署描述。 |
| 此部署所到的最新环境。 |
| Deployment 对象的 Node ID。 |
| 此部署所到的最新环境。 |
| 此部署的最新状态。 |
| 此部署所到的原始环境。 |
| 部署系统可能需要的额外信息。 |
| 标识部署的 Ref,如果部署是通过 ref 创建的。 |
| 标识与部署关联的仓库。 |
| 部署的当前状态。 |
| 与部署关联的状态列表。 |
| 部署任务。 |
| 标识上次更新对象时的日期和时间。 |
DeploymentConnection
Deployment 的连接类型。
DeploymentConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DeploymentEnvironmentChangedEvent
表示给定 pull request 上的 deployment_environment_changed 事件。
DeploymentEnvironmentChangedEvent 实现
DeploymentEnvironmentChangedEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| 更新部署环境的部署状态。 |
| DeploymentEnvironmentChangedEvent 对象的 Node ID。 |
| 事件引用的拉取请求。 |
DeploymentProtectionRule
保护规则。
DeploymentProtectionRule 的字段
| 名称 | 描述 |
|---|---|
| 标识数据库中的主键。 |
| 此环境的部署是否可以由创建部署的用户批准。 |
| 可以评审部署的团队或用户。 |
| 此保护规则的超时时间(分钟)。 |
保护规则的类型。 |
DeploymentProtectionRuleConnection
DeploymentProtectionRule 的连接类型。
DeploymentProtectionRuleConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DeploymentProtectionRuleEdge
连接中的一条边。
DeploymentProtectionRuleEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
DeploymentRequest
将工作流运行部署到环境的请求。
DeploymentRequest 的字段
| 名称 | 描述 |
|---|---|
| 当前用户是否可以批准部署。 |
| 部署的目标环境。 |
| 可以评审部署的团队或用户。 |
| 在环境中配置的等待计时器(分钟)。 |
| 在环境中配置的等待计时器(分钟)。 |
DeploymentRequestConnection
DeploymentRequest 的连接类型。
DeploymentRequestConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DeploymentRequestEdge
连接中的一条边。
DeploymentRequestEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
DeploymentReview
部署评审。
DeploymentReview 实现
DeploymentReview 的字段
| 名称 | 描述 |
|---|---|
| 用户留下的评论。 |
| 标识数据库中的主键。 |
| 已批准或拒绝的环境。 |
| DeploymentReview 对象的 Node ID。 |
| 用户的决定。 |
| 评审部署的用户。 |
DeploymentReviewConnection
DeploymentReview 的连接类型。
DeploymentReviewConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DeploymentReviewEdge
连接中的一条边。
DeploymentReviewEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
DeploymentReviewerConnection
DeploymentReviewer 的连接类型。
DeploymentReviewerConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DeploymentReviewerEdge
连接中的一条边。
Fields for DeploymentReviewerEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
DeploymentStatus
Describes the status of a given deployment attempt.
DeploymentStatus Implements
Fields for DeploymentStatus
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| 标识触发部署的操作者。 |
| Identifies the deployment associated with status. |
| Identifies the description of the deployment. |
| Identifies the environment of the deployment at the time of this deployment status. |
| Identifies the environment URL of the deployment. |
| The Node ID of the DeploymentStatus object. |
| Identifies the log URL of the deployment. |
| Identifies the current state of the deployment. |
| 标识上次更新对象时的日期和时间。 |
DeploymentStatusConnection
The connection type for DeploymentStatus.
Fields for DeploymentStatusConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DeploymentStatusEdge
连接中的一条边。
Fields for DeploymentStatusEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
DisconnectedEvent
Represents adisconnectedevent on a given issue or pull request.
DisconnectedEvent Implements
Fields for DisconnectedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| The Node ID of the DisconnectedEvent object. |
| 引用源自不同的仓库。 |
| Issue or pull request from which the issue was disconnected. |
| Issue or pull request which was disconnected. |
Discussion
A discussion in a repository.
Discussion Implements
Fields for Discussion
| 名称 | 描述 |
|---|---|
| Reason that the conversation was locked. |
| The comment chosen as this discussion's answer, if any. |
| The time when a user chose this discussion's answer, if answered. |
| The user who chose this discussion's answer, if answered. |
| The actor who authored the discussion. |
| 作者与评论主题的关联。 |
| The main text of the discussion post. |
| 渲染为 HTML 的正文。 |
| 渲染为文本的正文。 |
| The category for this discussion. |
| Indicates if the object is closed (definition of closed may depend on type). |
| Identifies the date and time when the object was closed. |
| The replies to the discussion. |
| 标识对象创建的日期和时间。 |
| 检查此评论是否通过电子邮件回复创建。 |
| 标识数据库中的主键。 |
| 编辑评论的操作者。 |
| The Node ID of the Discussion object. |
| 检查此评论是否经过编辑并包含创建数据中的编辑。 |
| Only return answered/unanswered discussions. |
| A list of labels associated with the object. Arguments for
|
| 编辑者最后一次编辑的时间。 |
|
|
| The number identifying this discussion within the repository. |
| The poll associated with this discussion, if one exists. |
| 标识评论的发布时间。 |
| 按内容分组的对主题留下的反应列表。 |
| 对 Issue 留下的 Reactions 列表。
|
| 与此节点关联的仓库。 |
| The path for this discussion. |
| Identifies the reason for the discussion's state. |
| The title of this discussion. |
| 标识上次更新对象时的日期和时间。 |
| Number of upvotes that this subject has received. |
| The URL for this discussion. |
| 此内容的编辑列表。 |
| Indicates if the object can be closed by the viewer. |
| 检查当前查看者是否可以删除此对象。 |
| Indicates if the viewer can edit labels for this object. |
| 用户是否可以对此主题做出反应。 |
| Indicates if the object can be reopened by the viewer. |
| 检查查看者是否能够更改他们对存储库的订阅状态。 |
| 检查当前查看者是否可以更新此对象。 |
| Whether or not the current user can add or remove an upvote on this subject. |
| 查看者是否是此评论的作者。 |
| Whether or not the current user has already upvoted this subject. |
| 标识查看者是在关注、未关注还是忽略可订阅实体。 |
DiscussionCategory
A category for discussions in a repository.
DiscussionCategory Implements
Fields for DiscussionCategory
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| A description of this category. |
| An emoji representing this category. |
| This category's emoji rendered as HTML. |
| The Node ID of the DiscussionCategory object. |
| Whether or not discussions in this category support choosing an answer with the markDiscussionCommentAsAnswer mutation. |
| The name of this category. |
| 与此节点关联的仓库。 |
| The slug of this category. |
| 标识上次更新对象时的日期和时间。 |
DiscussionCategoryConnection
The connection type for DiscussionCategory.
Fields for DiscussionCategoryConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DiscussionCategoryEdge
连接中的一条边。
Fields for DiscussionCategoryEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
DiscussionComment
A comment on a discussion.
DiscussionComment Implements
Fields for DiscussionComment
| 名称 | 描述 |
|---|---|
| 撰写评论的操作者。 |
| 作者与评论主题的关联。 |
| The body as Markdown. |
| 渲染为 HTML 的正文。 |
| 渲染为文本的正文。 |
| 标识对象创建的日期和时间。 |
| 检查此评论是否通过电子邮件回复创建。 |
| 标识数据库中的主键。 |
| The time when this replied-to comment was deleted. |
| The discussion this comment was created in. |
| 编辑评论的操作者。 |
| The Node ID of the DiscussionComment object. |
| 检查此评论是否经过编辑并包含创建数据中的编辑。 |
| Has this comment been chosen as the answer of its discussion?. |
| 返回评论是否已最小化。 |
| 编辑者最后一次编辑的时间。 |
| 返回评论被最小化的原因。包括 |
| 标识评论的发布时间。 |
| 按内容分组的对主题留下的反应列表。 |
| 对 Issue 留下的 Reactions 列表。
|
| The threaded replies to this comment. |
| The discussion comment this comment is a reply to. |
| The path for this discussion comment. |
| 标识上次更新对象时的日期和时间。 |
| Number of upvotes that this subject has received. |
| The URL for this discussion comment. |
| 此内容的编辑列表。 |
| 检查当前查看者是否可以删除此对象。 |
| Can the current user mark this comment as an answer?. |
| 检查当前查看者是否可以最小化此对象。 |
| 用户是否可以对此主题做出反应。 |
| Can the current user unmark this comment as an answer?. |
| 检查当前查看者是否可以取消最小化此对象。 |
| 检查当前查看者是否可以更新此对象。 |
| Whether or not the current user can add or remove an upvote on this subject. |
| 当前查看者无法更新此评论的原因。 |
| 查看者是否是此评论的作者。 |
| Whether or not the current user has already upvoted this subject. |
DiscussionCommentConnection
The connection type for DiscussionComment.
Fields for DiscussionCommentConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DiscussionCommentEdge
连接中的一条边。
Fields for DiscussionCommentEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
DiscussionConnection
The connection type for Discussion.
Fields for DiscussionConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DiscussionPoll
A poll for a discussion.
DiscussionPoll Implements
Fields for DiscussionPoll
| 名称 | 描述 |
|---|---|
| The discussion that this poll belongs to. |
| The Node ID of the DiscussionPoll object. |
| The options for this poll. Arguments for
|
| The question that is being asked by this poll. |
| The total number of votes that have been cast for this poll. |
| Indicates if the viewer has permission to vote in this poll. |
| Indicates if the viewer has voted for any option in this poll. |
DiscussionPollOption
An option for a discussion poll.
DiscussionPollOption Implements
Fields for DiscussionPollOption
| 名称 | 描述 |
|---|---|
| The Node ID of the DiscussionPollOption object. |
| The text for this option. |
| The discussion poll that this option belongs to. |
| The total number of votes that have been cast for this option. |
| Indicates if the viewer has voted for this option in the poll. |
DiscussionPollOptionConnection
The connection type for DiscussionPollOption.
Fields for DiscussionPollOptionConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
DiscussionPollOptionEdge
连接中的一条边。
Fields for DiscussionPollOptionEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
DraftIssue
A draft issue within a project.
DraftIssue Implements
Fields for DraftIssue
| 名称 | 描述 |
|---|---|
| A list of users to assigned to this draft issue. |
| The body of the draft issue. |
| The body of the draft issue rendered to HTML. |
| The body of the draft issue rendered to text. |
| 标识对象创建的日期和时间。 |
| The actor who created this draft issue. |
| The Node ID of the DraftIssue object. |
| List of items linked with the draft issue (currently draft issue can be linked to only one item). |
| Projects that link to this draft issue (currently draft issue can be linked to only one project). |
| The title of the draft issue. |
| 标识上次更新对象时的日期和时间。 |
EPSS
The Exploit Prediction Scoring System.
Enterprise
An account to manage multiple organizations with consolidated policy and billing.
Enterprise Implements
Fields for Enterprise
| 名称 | 描述 |
|---|---|
| The announcement banner set on this enterprise, if any. Only visible to members of the enterprise. |
| A URL pointing to the enterprise's public avatar.
|
| The enterprise's billing email. |
| Enterprise billing information visible to enterprise billing managers. |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| The description of the enterprise. |
| The description of the enterprise as HTML. |
| The Node ID of the Enterprise object. |
| The location of the enterprise. |
| A list of users who are members of this enterprise. Arguments for
|
| The name of the enterprise. |
| A list of organizations that belong to this enterprise. Arguments for
|
| Enterprise information visible to enterprise owners or enterprise owners' personal access tokens (classic) with read:enterprise or admin:enterprise scope. |
| The raw content of the enterprise README. |
| The content of the enterprise README as HTML. |
| A list of repository custom properties for this enterprise. |
| Returns a single repository custom property for the current enterprise by name. Arguments for
|
| The HTTP path for this enterprise. |
| Returns a single ruleset from the current enterprise by ID. Arguments for
|
| A list of rulesets for this enterprise. |
| The enterprise's security contact email address. |
| The URL-friendly identifier for the enterprise. |
| 标识上次更新对象时的日期和时间。 |
| The HTTP URL for this enterprise. |
| A list of repositories that belong to users. Only available for enterprises with Enterprise Managed Users. |
| Is the current viewer an admin of this enterprise?. |
| The URL of the enterprise website. |
EnterpriseAdministratorConnection
The connection type for User.
Fields for EnterpriseAdministratorConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
EnterpriseAdministratorEdge
A User who is an administrator of an enterprise.
Fields for EnterpriseAdministratorEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
| The role of the administrator. |
EnterpriseAdministratorInvitation
An invitation for a user to become an owner or billing manager of an enterprise.
EnterpriseAdministratorInvitation Implements
Fields for EnterpriseAdministratorInvitation
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The email of the person who was invited to the enterprise. |
| The enterprise the invitation is for. |
| The Node ID of the EnterpriseAdministratorInvitation object. |
| The user who was invited to the enterprise. |
| The user who created the invitation. |
| The invitee's pending role in the enterprise (owner or billing_manager). |
EnterpriseAdministratorInvitationConnection
The connection type for EnterpriseAdministratorInvitation.
EnterpriseAdministratorInvitationEdge
连接中的一条边。
Fields for EnterpriseAdministratorInvitationEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
边的末端节点。 |
EnterpriseBillingInfo
Enterprise billing information visible to enterprise billing managers and owners.
Fields for EnterpriseBillingInfo
| 名称 | 描述 |
|---|---|
| The number of licenseable users/emails across the enterprise. |
| The number of data packs used by all organizations owned by the enterprise. |
| The bandwidth quota in GB for all organizations owned by the enterprise. |
| The bandwidth usage in GB for all organizations owned by the enterprise. |
| The bandwidth usage as a percentage of the bandwidth quota. |
| The storage quota in GB for all organizations owned by the enterprise. |
| The storage usage in GB for all organizations owned by the enterprise. |
| The storage usage as a percentage of the storage quota. |
| The number of available licenses across all owned organizations based on the unique number of billable users. |
| The total number of licenses allocated. |
EnterpriseConnection
The connection type for Enterprise.
Fields for EnterpriseConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
EnterpriseFailedInvitationConnection
The connection type for OrganizationInvitation.
Fields for EnterpriseFailedInvitationConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
| Identifies the total count of unique users in the connection. |
EnterpriseFailedInvitationEdge
A failed invitation to be a member in an enterprise organization.
Fields for EnterpriseFailedInvitationEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
EnterpriseIdentityProvider
An identity provider configured to provision identities for an enterprise. Visible to enterprise owners or enterprise owners' personal access tokens (classic) with read:enterprise or admin:enterprise scope.
EnterpriseIdentityProvider Implements
Fields for EnterpriseIdentityProvider
| 名称 | 描述 |
|---|---|
| The digest algorithm used to sign SAML requests for the identity provider. |
| The enterprise this identity provider belongs to. |
| ExternalIdentities provisioned by this identity provider. Arguments for
|
| The Node ID of the EnterpriseIdentityProvider object. |
| The x509 certificate used by the identity provider to sign assertions and responses. |
| The Issuer Entity ID for the SAML identity provider. |
| Recovery codes that can be used by admins to access the enterprise if the identity provider is unavailable. |
| The signature algorithm used to sign SAML requests for the identity provider. |
| The URL endpoint for the identity provider's SAML SSO. |
EnterpriseMemberConnection
The connection type for EnterpriseMember.
Fields for EnterpriseMemberConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
EnterpriseMemberEdge
A User who is a member of an enterprise through one or more organizations.
Fields for EnterpriseMemberEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
EnterpriseMemberInvitation
An invitation for a user to become an unaffiliated member of an enterprise.
EnterpriseMemberInvitation Implements
Fields for EnterpriseMemberInvitation
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The email of the person who was invited to the enterprise. |
| The enterprise the invitation is for. |
| The Node ID of the EnterpriseMemberInvitation object. |
| The user who was invited to the enterprise. |
| The user who created the invitation. |
EnterpriseMemberInvitationConnection
The connection type for EnterpriseMemberInvitation.
Fields for EnterpriseMemberInvitationConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
EnterpriseMemberInvitationEdge
连接中的一条边。
Fields for EnterpriseMemberInvitationEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
EnterpriseOrganizationMembershipConnection
The connection type for Organization.
Fields for EnterpriseOrganizationMembershipConnection
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
EnterpriseOrganizationMembershipEdge
An enterprise organization that a user is a member of.
Fields for EnterpriseOrganizationMembershipEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
The role of the user in the enterprise membership. |
EnterpriseOutsideCollaboratorConnection
The connection type for User.
EnterpriseOutsideCollaboratorEdge
A User who is an outside collaborator of an enterprise through one or more organizations.
Fields for EnterpriseOutsideCollaboratorEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
| The enterprise organization repositories this user is a member of. Arguments for
|
EnterpriseOwnerInfo
Enterprise information visible to enterprise owners or enterprise owners' personal access tokens (classic) with read:enterprise or admin:enterprise scope.
Fields for EnterpriseOwnerInfo
| 名称 | 描述 |
|---|---|
| A list of all of the administrators for this enterprise. Arguments for
|
| A list of users in the enterprise who currently have two-factor authentication disabled. |
| Whether or not affiliated users with two-factor authentication disabled exist in the enterprise. |
| The setting value for whether private repository forking is enabled for repositories in organizations in this enterprise. |
| A list of enterprise organizations configured with the provided private repository forking setting value. Arguments for
|
| The value for the allow private repository forking policy on the enterprise. |
| The setting value for base repository permissions for organizations in this enterprise. |
| A list of enterprise organizations configured with the provided base repository permission. Arguments for
|
| A list of domains owned by the enterprise. Visible to enterprise owners or enterprise owners' personal access tokens (classic) with admin:enterprise scope. Arguments for
|
| Enterprise Server installations owned by the enterprise. Arguments for
|
| A list of failed invitations in the enterprise. |
| The setting value for whether the enterprise has an IP allow list enabled. |
| The IP addresses that are allowed to access resources owned by the enterprise. Visible to enterprise owners or enterprise owners' personal access tokens (classic) with admin:enterprise scope.
|
| The setting value for whether the enterprise has IP allow list configuration for installed GitHub Apps enabled. |
| The setting value for whether the enterprise has IP allow list user-level enforcement enabled. |
| Whether or not the base repository permission is currently being updated. |
| Whether the two-factor authentication requirement is currently being enforced. |
| The setting value for whether organization members with admin permissions on a repository can change repository visibility. |
| A list of enterprise organizations configured with the provided can change repository visibility setting value. Arguments for
|
| The setting value for whether members of organizations in the enterprise can create internal repositories. |
| The setting value for whether members of organizations in the enterprise can create private repositories. |
| The setting value for whether members of organizations in the enterprise can create public repositories. |
| The setting value for whether members of organizations in the enterprise can create repositories. |
| A list of enterprise organizations configured with the provided repository creation setting value. Arguments for
|
| The setting value for whether members with admin permissions for repositories can delete issues. |
| A list of enterprise organizations configured with the provided members can delete issues setting value. Arguments for
|
| The setting value for whether members with admin permissions for repositories can delete or transfer repositories. |
| A list of enterprise organizations configured with the provided members can delete repositories setting value. Arguments for
|
| The setting value for whether members of organizations in the enterprise can invite outside collaborators. |
| A list of enterprise organizations configured with the provided members can invite collaborators setting value. Arguments for
|
| Indicates whether members of this enterprise's organizations can purchase additional services for those organizations. |
| The setting value for whether members with admin permissions for repositories can update protected branches. |
| A list of enterprise organizations configured with the provided members can update protected branches setting value. Arguments for
|
| The setting value for whether members can view dependency insights. |
| A list of enterprise organizations configured with the provided members can view dependency insights setting value. Arguments for
|
| Indicates if email notification delivery for this enterprise is restricted to verified or approved domains. |
| The OIDC Identity Provider for the enterprise. |
| The setting value for whether organization projects are enabled for organizations in this enterprise. |
| A list of enterprise organizations configured with the provided organization projects setting value. Arguments for
|
| A list of outside collaborators across the repositories in the enterprise. Arguments for
|
| A list of pending administrator invitations for the enterprise. Arguments for
|
| A list of pending collaborator invitations across the repositories in the enterprise. Arguments for
|
| A list of pending member invitations for organizations in the enterprise. Arguments for
|
| A list of pending unaffiliated member invitations for the enterprise. Arguments for
|
| The setting value for whether deploy keys are enabled for repositories in organizations in this enterprise. |
| A list of enterprise organizations configured with the provided deploy keys setting value. Arguments for
|
| The setting value for whether repository projects are enabled in this enterprise. |
| A list of enterprise organizations configured with the provided repository projects setting value. Arguments for
|
| The SAML Identity Provider for the enterprise. |
| A list of enterprise organizations configured with the SAML single sign-on setting value. Arguments for
|
| A list of members with a support entitlement. Arguments for
|
| The setting value for whether team discussions are enabled for organizations in this enterprise. 警告
The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC. |
| The setting value for what methods of two-factor authentication the enterprise prevents its users from having. |
| The setting value for whether the enterprise requires two-factor authentication for its organizations and users. |
| A list of enterprise organizations configured with the two-factor authentication setting value. Arguments for
|
EnterprisePendingMemberInvitationConnection
The connection type for OrganizationInvitation.
Fields for EnterprisePendingMemberInvitationConnection
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
| Identifies the total count of unique users in the connection. |
EnterprisePendingMemberInvitationEdge
An invitation to be a member in an enterprise organization.
Fields for EnterprisePendingMemberInvitationEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
EnterpriseRepositoryInfo
A subset of repository information queryable from an enterprise.
EnterpriseRepositoryInfoConnection
The connection type for EnterpriseRepositoryInfo.
Fields for EnterpriseRepositoryInfoConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
EnterpriseRepositoryInfoEdge
连接中的一条边。
Fields for EnterpriseRepositoryInfoEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
EnterpriseServerInstallation
An Enterprise Server installation.
EnterpriseServerInstallation Implements
Fields for EnterpriseServerInstallation
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The customer name to which the Enterprise Server installation belongs. |
| The host name of the Enterprise Server installation. |
| The Node ID of the EnterpriseServerInstallation object. |
| Whether or not the installation is connected to an Enterprise Server installation via GitHub Connect. |
| 标识上次更新对象时的日期和时间。 |
| User accounts on this Enterprise Server installation. Arguments for
|
| User accounts uploads for the Enterprise Server installation. Arguments for
|
EnterpriseServerInstallationConnection
The connection type for EnterpriseServerInstallation.
Fields for EnterpriseServerInstallationConnection
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
EnterpriseServerInstallationEdge
连接中的一条边。
Fields for EnterpriseServerInstallationEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
EnterpriseServerInstallationMembershipConnection
The connection type for EnterpriseServerInstallation.
Fields for EnterpriseServerInstallationMembershipConnection
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
EnterpriseServerInstallationMembershipEdge
An Enterprise Server installation that a user is a member of.
Fields for EnterpriseServerInstallationMembershipEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
The role of the user in the enterprise membership. |
EnterpriseServerUserAccount
A user account on an Enterprise Server installation.
EnterpriseServerUserAccount Implements
Fields for EnterpriseServerUserAccount
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
User emails belonging to this user account. Arguments for
| |
| The Enterprise Server installation on which this user account exists. |
| The Node ID of the EnterpriseServerUserAccount object. |
| Whether the user account is a site administrator on the Enterprise Server installation. |
| The login of the user account on the Enterprise Server installation. |
| The profile name of the user account on the Enterprise Server installation. |
| The date and time when the user account was created on the Enterprise Server installation. |
| The ID of the user account on the Enterprise Server installation. |
| 标识上次更新对象时的日期和时间。 |
EnterpriseServerUserAccountConnection
The connection type for EnterpriseServerUserAccount.
Fields for EnterpriseServerUserAccountConnection
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
EnterpriseServerUserAccountEdge
连接中的一条边。
Fields for EnterpriseServerUserAccountEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
EnterpriseServerUserAccountEmail
An email belonging to a user account on an Enterprise Server installation.
EnterpriseServerUserAccountEmail Implements
Fields for EnterpriseServerUserAccountEmail
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The email address. |
| The Node ID of the EnterpriseServerUserAccountEmail object. |
| Indicates whether this is the primary email of the associated user account. |
| 标识上次更新对象时的日期和时间。 |
| The user account to which the email belongs. |
EnterpriseServerUserAccountEmailConnection
The connection type for EnterpriseServerUserAccountEmail.
EnterpriseServerUserAccountEmailEdge
连接中的一条边。
Fields for EnterpriseServerUserAccountEmailEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
边的末端节点。 |
EnterpriseServerUserAccountsUpload
A user accounts upload from an Enterprise Server installation.
EnterpriseServerUserAccountsUpload Implements
Fields for EnterpriseServerUserAccountsUpload
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The enterprise to which this upload belongs. |
| The Enterprise Server installation for which this upload was generated. |
| The Node ID of the EnterpriseServerUserAccountsUpload object. |
| The name of the file uploaded. |
| The synchronization state of the upload. |
| 标识上次更新对象时的日期和时间。 |
EnterpriseServerUserAccountsUploadConnection
The connection type for EnterpriseServerUserAccountsUpload.
EnterpriseServerUserAccountsUploadEdge
连接中的一条边。
Fields for EnterpriseServerUserAccountsUploadEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
边的末端节点。 |
EnterpriseUserAccount
An account for a user who is an admin of an enterprise or a member of an enterprise through one or more organizations.
EnterpriseUserAccount Implements
Fields for EnterpriseUserAccount
| 名称 | 描述 |
|---|---|
| A URL pointing to the enterprise user account's public avatar.
|
| 标识对象创建的日期和时间。 |
| The enterprise in which this user account exists. |
| A list of Enterprise Server installations this user is a member of. Arguments for
|
| The Node ID of the EnterpriseUserAccount object. |
| An identifier for the enterprise user account, a login or email address. |
| The name of the enterprise user account. |
| A list of enterprise organizations this user is a member of. Arguments for
|
| The HTTP path for this user. |
| 标识上次更新对象时的日期和时间。 |
| The HTTP URL for this user. |
| The user within the enterprise. |
Environment
An environment.
Environment Implements
Fields for Environment
| 名称 | 描述 |
|---|---|
| 标识数据库中的主键。 |
| The Node ID of the Environment object. |
| Indicates whether or not this environment is currently pinned to the repository. |
| The latest completed deployment with status success, failure, or error if it exists. |
| The name of the environment. |
| The position of the environment if it is pinned, null if it is not pinned. |
| The protection rules defined for this environment. |
EnvironmentConnection
The connection type for Environment.
Fields for EnvironmentConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
EnvironmentEdge
连接中的一条边。
Fields for EnvironmentEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ExternalIdentity
An external identity provisioned by SAML SSO or SCIM. If SAML is configured on the organization, the external identity is visible to (1) organization owners, (2) organization owners' personal access tokens (classic) with read:org or admin:org scope, (3) GitHub App with an installation token with read or write access to members. If SAML is configured on the enterprise, the external identity is visible to (1) enterprise owners, (2) enterprise owners' personal access tokens (classic) with read:enterprise or admin:enterprise scope.
ExternalIdentity Implements
Fields for ExternalIdentity
| 名称 | 描述 |
|---|---|
| The GUID for this identity. |
| The Node ID of the ExternalIdentity object. |
| Organization invitation for this SCIM-provisioned external identity. |
| SAML Identity attributes. |
| SCIM Identity attributes. |
| User linked to this external identity. Will be NULL if this identity has not been claimed by an organization member. |
ExternalIdentityAttribute
An attribute for the External Identity attributes collection.
ExternalIdentityConnection
The connection type for ExternalIdentity.
Fields for ExternalIdentityConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ExternalIdentityEdge
连接中的一条边。
Fields for ExternalIdentityEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ExternalIdentitySamlAttributes
SAML attributes for the External Identity.
Fields for ExternalIdentitySamlAttributes
| 名称 | 描述 |
|---|---|
| SAML Identity attributes. |
| The emails associated with the SAML identity. |
| Family name of the SAML identity. |
| Given name of the SAML identity. |
| The groups linked to this identity in IDP. |
| The NameID of the SAML identity. |
| The userName of the SAML identity. |
ExternalIdentityScimAttributes
SCIM attributes for the External Identity.
Fields for ExternalIdentityScimAttributes
| 名称 | 描述 |
|---|---|
| The emails associated with the SCIM identity. |
| Family name of the SCIM identity. |
| Given name of the SCIM identity. |
| The groups linked to this identity in IDP. |
| The userName of the SCIM identity. |
FileExtensionRestrictionParameters
防止包含具有指定扩展名的文件的提交被推送到提交图中。
Fields for FileExtensionRestrictionParameters
| 名称 | 描述 |
|---|---|
| 禁止推送到提交图的文件扩展名。 |
FilePathRestrictionParameters
防止包含指定文件和文件夹路径更改的提交被推送到提交图中。这包括包含文件名的绝对路径。
Fields for FilePathRestrictionParameters
| 名称 | 描述 |
|---|---|
| 限制推送到提交图的文件路径。 |
FollowerConnection
The connection type for User.
Fields for FollowerConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
FollowingConnection
The connection type for User.
Fields for FollowingConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
FundingLink
A funding platform link for a repository.
Fields for FundingLink
| 名称 | 描述 |
|---|---|
| The funding platform this link is for. |
| The configured URL for this funding link. |
GenericHovercardContext
A generic hovercard context with a message and icon.
Gist
A Gist.
Gist Implements
Fields for Gist
| 名称 | 描述 |
|---|---|
| A list of comments associated with the gist. |
| 标识对象创建的日期和时间。 |
| The gist description. |
| The files in this gist. Arguments for
|
| A list of forks associated with the gist. |
| The Node ID of the Gist object. |
| Identifies if the gist is a fork. |
| Whether the gist is public or not. |
| The gist name. |
| The gist owner. |
| Identifies when the gist was last pushed to. |
| The HTML path to this resource. |
| Returns a count of how many stargazers there are on this object. |
| A list of users who have starred this starrable. |
| 标识上次更新对象时的日期和时间。 |
| The HTTP URL for this Gist. |
| Returns a boolean indicating whether the viewing user has starred this starrable. |
GistComment
Represents a comment on an Gist.
GistComment Implements
Fields for GistComment
| 名称 | 描述 |
|---|---|
| 撰写评论的操作者。 |
| Author's association with the gist. |
| 标识评论正文。 |
| 渲染为 HTML 的正文。 |
| 渲染为文本的正文。 |
| 标识对象创建的日期和时间。 |
| 检查此评论是否通过电子邮件回复创建。 |
| 标识数据库中的主键。 |
| 编辑评论的操作者。 |
| The associated gist. |
| The Node ID of the GistComment object. |
| 检查此评论是否经过编辑并包含创建数据中的编辑。 |
| 返回评论是否已最小化。 |
| 编辑者最后一次编辑的时间。 |
| 返回评论被最小化的原因。包括 |
| 标识评论的发布时间。 |
| 标识上次更新对象时的日期和时间。 |
| 此内容的编辑列表。 |
| 检查当前查看者是否可以删除此对象。 |
| 检查当前查看者是否可以最小化此对象。 |
| 检查当前查看者是否可以取消最小化此对象。 |
| 检查当前查看者是否可以更新此对象。 |
| 当前查看者无法更新此评论的原因。 |
| 查看者是否是此评论的作者。 |
GistCommentConnection
The connection type for GistComment.
Fields for GistCommentConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
GistCommentEdge
连接中的一条边。
Fields for GistCommentEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
GistConnection
The connection type for Gist.
Fields for GistConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
GistFile
A file in a gist.
Fields for GistFile
| 名称 | 描述 |
|---|---|
| The file name encoded to remove characters that are invalid in URL paths. |
| The gist file encoding. |
| The file extension from the file name. |
| Indicates if this file is an image. |
| Whether the file's contents were truncated. |
| The programming language this file is written in. |
| The gist file name. |
| The gist file size in bytes. |
| UTF8 text data or null if the file is binary. Arguments for
|
GitActor
Represents an actor in a Git commit (ie. an author or committer).
Fields for GitActor
| 名称 | 描述 |
|---|---|
| A URL pointing to the author's public avatar.
|
| The timestamp of the Git action (authoring or committing). |
| The email in the Git commit. |
| The name in the Git commit. |
| The GitHub user corresponding to the email field. Null if no such user exists. |
GitActorConnection
The connection type for GitActor.
Fields for GitActorConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
GitHubMetadata
Represents information about the GitHub instance.
Fields for GitHubMetadata
| 名称 | 描述 |
|---|---|
| Returns a String that's a SHA of |
| IP addresses that users connect to for git operations. |
| IP addresses that GitHub Enterprise Importer uses for outbound connections. |
| IP addresses that service hooks are sent from. |
| IP addresses that the importer connects from. |
| Whether or not users are verified. |
| IP addresses for GitHub Pages' A records. |
GpgSignature
Represents a GPG signature on a Commit or Tag.
GpgSignature Implements
Fields for GpgSignature
| 名称 | 描述 |
|---|---|
| Email used to sign this object. |
| True if the signature is valid and verified by GitHub. |
| Hex-encoded ID of the key that signed this object. |
| Payload for GPG signing object. Raw ODB object without the signature header. |
| ASCII-armored signature header from object. |
| GitHub user corresponding to the email signing this commit. |
| The state of this signature. |
| The date the signature was verified, if valid. |
| True if the signature was made with GitHub's signing key. |
HeadRefDeletedEvent
Represents ahead_ref_deletedevent on a given pull request.
HeadRefDeletedEvent Implements
Fields for HeadRefDeletedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| Identifies the Ref associated with the |
| Identifies the name of the Ref associated with the |
| The Node ID of the HeadRefDeletedEvent object. |
| 事件引用的拉取请求。 |
HeadRefForcePushedEvent
Represents ahead_ref_force_pushedevent on a given pull request.
HeadRefForcePushedEvent Implements
Fields for HeadRefForcePushedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| Identifies the after commit SHA for the |
| Identifies the before commit SHA for the |
| 标识对象创建的日期和时间。 |
| The Node ID of the HeadRefForcePushedEvent object. |
| 事件引用的拉取请求。 |
| Identifies the fully qualified ref name for the |
HeadRefRestoredEvent
Represents ahead_ref_restoredevent on a given pull request.
HeadRefRestoredEvent Implements
Fields for HeadRefRestoredEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| The Node ID of the HeadRefRestoredEvent object. |
| 事件引用的拉取请求。 |
Hovercard
Detail needed to display a hovercard for a user.
Fields for Hovercard
| 名称 | 描述 |
|---|---|
| Each of the contexts for this hovercard. |
IpAllowListEntry
An IP address or range of addresses that is allowed to access an owner's resources.
IpAllowListEntry Implements
Fields for IpAllowListEntry
| 名称 | 描述 |
|---|---|
| A single IP address or range of IP addresses in CIDR notation. |
| 标识对象创建的日期和时间。 |
| The Node ID of the IpAllowListEntry object. |
| Whether the entry is currently active. |
| The name of the IP allow list entry. |
| The owner of the IP allow list entry. |
| 标识上次更新对象时的日期和时间。 |
IpAllowListEntryConnection
The connection type for IpAllowListEntry.
Fields for IpAllowListEntryConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
IpAllowListEntryEdge
连接中的一条边。
Fields for IpAllowListEntryEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
Issue
An Issue is a place to discuss ideas, enhancements, tasks, and bugs for a project.
Issue Implements
AssignableClosableCommentDeletableLabelableLockableNodeProjectV2OwnerReactableRepositoryNodeSubscribableSubscribableThreadUniformResourceLocatableUpdatableUpdatableComment
Fields for Issue
| 名称 | 描述 |
|---|---|
| Reason that the conversation was locked. |
| A list of actors assigned to this object. |
| A list of Users assigned to this object. |
| 撰写评论的操作者。 |
| 作者与评论主题的关联。 |
| A list of issues that are blocking this issue. Arguments for
|
| A list of issues that this issue is blocking. Arguments for
|
| Identifies the body of the issue. |
| 渲染为 HTML 的正文。 |
| The http path for this issue body. |
| Identifies the body of the issue rendered to text. |
| The http URL for this issue body. |
| Indicates if the object is closed (definition of closed may depend on type). |
| Identifies the date and time when the object was closed. |
| List of open pull requests referenced from this issue. Arguments for
|
| A list of comments associated with the Issue.
|
| 标识对象创建的日期和时间。 |
| 检查此评论是否通过电子邮件回复创建。 |
| 标识数据库中的主键。 |
| A reference to the original issue that this issue has been marked as a duplicate of. |
| 编辑评论的操作者。 |
| 将数据库中的主键标识为 BigInt。 |
| The hovercard information for this issue. Arguments for
|
| The Node ID of the Issue object. |
| 检查此评论是否经过编辑并包含创建数据中的编辑。 |
| Indicates whether or not this issue is currently pinned to the repository issues list. |
| Is this issue read by the viewer. |
| Summary of the state of an issue's dependencies. |
| Fields that are set on this issue. |
| The issue type for this Issue. |
| A list of labels associated with the object. Arguments for
|
| 编辑者最后一次编辑的时间。 |
| Branches linked to this issue. |
|
|
| Identifies the milestone associated with the issue. |
| Identifies the issue number. |
| The parent entity of the issue. |
| A list of Users that are participating in the Issue conversation. |
| The pinned comment for this issue. |
| List of project cards associated with this issue. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 Arguments for
|
| List of project items associated with this issue. |
| Find a project by number. Arguments for
|
| A list of projects under the owner. Arguments for
|
| 标识评论的发布时间。 |
| 按内容分组的对主题留下的反应列表。 |
| 对 Issue 留下的 Reactions 列表。
|
| 与此节点关联的仓库。 |
| The HTTP path for this issue. |
| Identifies the state of the issue. |
| Identifies the reason for the issue state. Arguments for
|
| A list of sub-issues associated with the Issue. |
| Summary of the state of an issue's sub-issues. |
| A list of suggested actors to assign to this object. |
| A list of events, comments, commits, etc. associated with the issue. 警告
|
| A list of events, comments, commits, etc. associated with the issue. Arguments for
|
| Identifies the issue title. |
| Identifies the issue title rendered to HTML. |
| A list of issues that track this issue. |
| A list of issues tracked inside the current issue. |
| The number of tracked issues for this issue. Arguments for
|
| 标识上次更新对象时的日期和时间。 |
| The HTTP URL for this issue. |
| 此内容的编辑列表。 |
| Indicates if the object can be closed by the viewer. |
| 检查当前查看者是否可以删除此对象。 |
| Indicates if the viewer can edit labels for this object. |
| 用户是否可以对此主题做出反应。 |
| Indicates if the object can be reopened by the viewer. |
| Check if the current viewer can set fields on the issue. |
| 检查查看者是否能够更改他们对存储库的订阅状态。 |
| 检查当前查看者是否可以更新此对象。 |
| 当前查看者无法更新此评论的原因。 |
| 查看者是否是此评论的作者。 |
| 标识查看者是在关注、未关注还是忽略可订阅实体。 |
| Identifies the viewer's thread subscription form action. |
| Identifies the viewer's thread subscription status. |
IssueComment
Represents a comment on an Issue.
IssueComment Implements
Fields for IssueComment
| 名称 | 描述 |
|---|---|
| 撰写评论的操作者。 |
| 作者与评论主题的关联。 |
| The body as Markdown. |
| 渲染为 HTML 的正文。 |
| 渲染为文本的正文。 |
| 标识对象创建的日期和时间。 |
| 检查此评论是否通过电子邮件回复创建。 |
| 标识数据库中的主键。 |
| 编辑评论的操作者。 |
| 将数据库中的主键标识为 BigInt。 |
| The Node ID of the IssueComment object. |
| 检查此评论是否经过编辑并包含创建数据中的编辑。 |
| 返回评论是否已最小化。 |
| Indicates whether or not this entity is currently pinned. |
| Identifies the issue associated with the comment. |
| 编辑者最后一次编辑的时间。 |
| 返回评论被最小化的原因。包括 |
| Identifies the date and time when this entity was pinned. |
| The user who pinned this entity. |
| 标识评论的发布时间。 |
| Returns the pull request associated with the comment, if this comment was made on a pull request. |
| 按内容分组的对主题留下的反应列表。 |
| 对 Issue 留下的 Reactions 列表。
|
| 与此节点关联的仓库。 |
| The HTTP path for this issue comment. |
| 标识上次更新对象时的日期和时间。 |
| The HTTP URL for this issue comment. |
| 此内容的编辑列表。 |
| 检查当前查看者是否可以删除此对象。 |
| 检查当前查看者是否可以最小化此对象。 |
| Check if the current viewer can pin this entity. |
| 用户是否可以对此主题做出反应。 |
| 检查当前查看者是否可以取消最小化此对象。 |
| Check if the current viewer can unpin this entity. |
| 检查当前查看者是否可以更新此对象。 |
| 当前查看者无法更新此评论的原因。 |
| 查看者是否是此评论的作者。 |
IssueCommentConnection
The connection type for IssueComment.
Fields for IssueCommentConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
IssueCommentEdge
连接中的一条边。
Fields for IssueCommentEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
IssueCommentPinnedEvent
Represents aissue_comment_pinnedevent on a given issue.
IssueCommentPinnedEvent Implements
Fields for IssueCommentPinnedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| The Node ID of the IssueCommentPinnedEvent object. |
| Identifies the issue comment associated with the |
IssueCommentUnpinnedEvent
Represents aissue_comment_unpinnedevent on a given issue.
IssueCommentUnpinnedEvent Implements
Fields for IssueCommentUnpinnedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| The Node ID of the IssueCommentUnpinnedEvent object. |
| Identifies the issue comment associated with the |
IssueConnection
The connection type for Issue.
Fields for IssueConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
IssueContributionsByRepository
This aggregates issues opened by a user within one repository.
Fields for IssueContributionsByRepository
| 名称 | 描述 |
|---|---|
| The issue contributions.
|
| The repository in which the issues were opened. |
IssueDependenciesSummary
Summary of the state of an issue's dependencies.
Fields for IssueDependenciesSummary
| 名称 | 描述 |
|---|---|
| Count of issues this issue is blocked by. |
| Count of issues this issue is blocking. |
| Total count of issues this issue is blocked by (open and closed). |
| Total count of issues this issue is blocking (open and closed). |
IssueFieldAddedEvent
Represents aissue_field_addedevent on a given issue.
IssueFieldAddedEvent Implements
Fields for IssueFieldAddedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| The color if it is a single-select field. |
| 标识对象创建的日期和时间。 |
| The Node ID of the IssueFieldAddedEvent object. |
| The issue field added. |
| The value of the added field. |
IssueFieldChangedEvent
Represents aissue_field_changedevent on a given issue.
IssueFieldChangedEvent Implements
Fields for IssueFieldChangedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| The Node ID of the IssueFieldChangedEvent object. |
| The issue field changed. |
| The new color if it is a single-select field. |
| The new value of the field. |
| The previous color if it was a single-select field. |
| The previous value of the field. |
IssueFieldDate
Represents a date issue field.
IssueFieldDate Implements
Fields for IssueFieldDate
| 名称 | 描述 |
|---|---|
| The issue field's creation timestamp. |
| The issue field's data type. |
| The issue field's description. |
| The Node ID of the IssueFieldDate object. |
| The issue field's name. |
| The issue field's visibility. |
IssueFieldDateValue
The value of a date field in an Issue item.
IssueFieldDateValue Implements
Fields for IssueFieldDateValue
| 名称 | 描述 |
|---|---|
| The issue field that contains this value. |
| The Node ID of the IssueFieldDateValue object. |
| Value of the field. |
IssueFieldNumber
Represents a number issue field.
IssueFieldNumber Implements
Fields for IssueFieldNumber
| 名称 | 描述 |
|---|---|
| The issue field's creation timestamp. |
| The issue field's data type. |
| The issue field's description. |
| The Node ID of the IssueFieldNumber object. |
| The issue field's name. |
| The issue field's visibility. |
IssueFieldNumberValue
The value of a number field in an Issue item.
IssueFieldNumberValue Implements
Fields for IssueFieldNumberValue
| 名称 | 描述 |
|---|---|
| The issue field that contains this value. |
| The Node ID of the IssueFieldNumberValue object. |
| Value of the field. |
IssueFieldRemovedEvent
Represents aissue_field_removedevent on a given issue.
IssueFieldRemovedEvent Implements
Fields for IssueFieldRemovedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| The Node ID of the IssueFieldRemovedEvent object. |
| The issue field removed. |
IssueFieldSingleSelect
Represents a single select issue field.
IssueFieldSingleSelect Implements
Fields for IssueFieldSingleSelect
| 名称 | 描述 |
|---|---|
| The issue field's creation timestamp. |
| The issue field's data type. |
| The issue field's description. |
| The Node ID of the IssueFieldSingleSelect object. |
| The issue field's name. |
| Options for the single select field. |
| The issue field's visibility. |
IssueFieldSingleSelectOption
Represents an option in a single-select issue field.
IssueFieldSingleSelectOption Implements
Fields for IssueFieldSingleSelectOption
| 名称 | 描述 |
|---|---|
The option's display color. | |
| The option's plain-text description. |
| The Node ID of the IssueFieldSingleSelectOption object. |
| The option's name. |
| The option's priority order. |
IssueFieldSingleSelectValue
The value of a single select field in an Issue item.
IssueFieldSingleSelectValue Implements
Fields for IssueFieldSingleSelectValue
| 名称 | 描述 |
|---|---|
The option's display color. | |
| The option's plain-text description. |
| The issue field that contains this value. |
| The Node ID of the IssueFieldSingleSelectValue object. |
| The option's name. |
| The selected option's global relay ID. |
| 选项的名称文本( |
IssueFieldText
表示文本问题字段。
IssueFieldText 实现
IssueFieldText 的字段
| 名称 | 描述 |
|---|---|
| The issue field's creation timestamp. |
| The issue field's data type. |
| The issue field's description. |
| IssueFieldText 对象的节点 ID。 |
| The issue field's name. |
| The issue field's visibility. |
IssueFieldTextValue
Issue 项中文本字段的值。
IssueFieldTextValue 实现
IssueFieldTextValue 的字段
| 名称 | 描述 |
|---|---|
| The issue field that contains this value. |
| IssueFieldTextValue 对象的节点 ID。 |
| Value of the field. |
IssueFieldValueConnection
IssueFieldValue 的连接类型。
IssueFieldValueConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
IssueFieldValueEdge
连接中的一条边。
IssueFieldValueEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
IssueFieldsConnection
IssueFields 的连接类型。
IssueFieldsConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
IssueTemplate
存储库问题模板。
IssueTemplate 的字段
| 名称 | 描述 |
|---|---|
| 模板目的。 |
| 建议的受让人。 |
| 建议的问题正文。 |
| 模板文件名。 |
| 建议的问题标签。 Arguments for
|
| 模板名称。 |
| 建议的问题标题。 |
| 建议的问题类型。 |
IssueTimelineConnection
IssueTimelineItem 的连接类型。
IssueTimelineConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
IssueTimelineItemEdge
连接中的一条边。
IssueTimelineItemEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
IssueTimelineItemsConnection
IssueTimelineItems 的连接类型。
IssueTimelineItemsConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 标识应用 |
| 节点的列表。 |
| 标识应用 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
| 标识时间线最后更新的日期和时间。 |
IssueTimelineItemsEdge
连接中的一条边。
IssueTimelineItemsEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
IssueType
表示 Issue 的类型。
IssueType 实现
IssueType 的字段
| 名称 | 描述 |
|---|---|
| 问题类型的颜色。 |
| 问题类型的描述。 |
| IssueType 对象的节点 ID。 |
| 问题类型的启用状态。 |
| 问题类型是否公开可见。 警告
私有问题类型正在被弃用,不能再创建。将于 UTC 时间 2025 年 4 月 1 日移除。 |
| 给定存储库中具有此问题类型的问题。
|
| 问题类型的名称。 |
| 固定到此类型的有序问题字段列表。 |
IssueTypeAddedEvent
表示给定问题上的issue_type_added事件。
IssueTypeChangedEvent
表示给定问题上的issue_type_changed事件。
IssueTypeConnection
IssueType 的连接类型。
IssueTypeConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
IssueTypeRemovedEvent
表示给定问题上的issue_type_removed事件。
JoinedGitHubContribution
表示用户注册 GitHub 帐户。
Label
用于对给定存储库中的问题、拉取请求、里程碑或讨论进行分类的标签。
Label 实现
Label 的字段
| 名称 | 描述 |
|---|---|
| 标识标签颜色。 |
| 标识标签创建的日期和时间。 |
| 此标签的简短描述。 |
| Label 对象的节点 ID。 |
| 指示这是否为默认标签。 |
| 与此标签关联的问题列表。
|
| 标识标签名称。 |
| 与此标签关联的拉取请求列表。
|
| 与此标签关联的存储库。 |
| 此标签的 HTTP 路径。 |
| 标识标签最后更新的日期和时间。 |
| 此标签的 HTTP URL。 |
LabelConnection
Label 的连接类型。
LabelConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
LabeledEvent
表示给定问题或拉取请求上的labeled事件。
Language
表示在存储库中找到的给定语言。
LanguageConnection
与父项关联的语言列表。
LanguageConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
| 用该语言编写的文件总大小(以字节为单位)。 |
LanguageEdge
表示存储库的语言。
License
存储库的开源许可证。
License 实现
License 的字段
| 名称 | 描述 |
|---|---|
| 许可证的全文。 |
| 许可证设置的条件。 |
| 许可证的人类可读描述。 |
| 许可证是否应被推荐。 |
| 许可证是否应显示在许可证选择器中。 |
| License 对象的节点 ID。 |
| 如何实施许可证的说明。 |
| 许可证的小写 SPDX ID。 |
| 许可证设置的限制。 |
| 许可证的完整名称,由 https://spdx.org/licenses 指定。 |
| 适用的惯用短名称(例如,GPLv3)。 |
| 许可证设置的权限。 |
| 许可证是否为伪许可证占位符(例如,other, no-license)。 |
| 由 https://spdx.org/licenses 指定的短标识符。 |
| 许可证在 https://choosealicense.com 上的 URL。 |
LicenseRule
描述许可证的条件、权限和限制。
LinkedBranch
链接到问题上的分支。
LinkedBranchConnection
链接到问题上的分支列表。
LinkedBranchConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
LockedEvent
表示给定问题或拉取请求上的locked事件。
Mannequin
用于归属 GitHub 上导入数据的占位符用户。
Mannequin 实现
Mannequin 的字段
| 名称 | 描述 |
|---|---|
| 指向 GitHub App 公共头像的 URL。
|
| 认领此假人所归属数据的用户。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 假人在源实例上的电子邮件。 |
| Mannequin 对象的节点 ID。 |
| 参与者的用户名。 |
| 导入假人的显示名称。 |
| The HTML path to this resource. |
| 标识上次更新对象时的日期和时间。 |
| 此资源的 URL。 |
MannequinConnection
假人列表。
MannequinConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
MarkedAsDuplicateEvent
表示给定问题或拉取请求上的marked_as_duplicate事件。
MarkedAsDuplicateEvent 实现
MarkedAsDuplicateEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 被另一个问题或拉取请求复制的权威问题或拉取请求。 |
| 标识对象创建的日期和时间。 |
| 被标记为另一个问题或拉取请求的副本的问题或拉取请求。 |
| MarkedAsDuplicateEvent 对象的节点 ID。 |
| 权威和副本属于不同的存储库。 |
MarketplaceCategory
Marketplace 类别的公开描述。
MarketplaceCategory 实现
MarketplaceCategory 的字段
| 名称 | 描述 |
|---|---|
| 类别的描述。 |
| 此类别中列出的应用如何与 GitHub 配合使用的技术描述。 |
| MarketplaceCategory 对象的节点 ID。 |
| 类别的名称。 |
| 有多少 Marketplace 列表以此为主要类别。 |
| 此 Marketplace 类别的 HTTP 路径。 |
| 有多少 Marketplace 列表以此为次要类别。 |
| 类别在其 URL 中使用的短名称。 |
| 此 Marketplace 类别的 HTTP URL。 |
MarketplaceListing
GitHub 集成市场中的列表。
MarketplaceListing 实现
MarketplaceListing 的字段
| 名称 | 描述 |
|---|---|
| 此列表代表的 GitHub App。 |
| 列表所有者公司网站的 URL。 |
| 用于配置对列表集成或 OAuth 应用访问的 HTTP 路径。 |
| 用于配置对列表集成或 OAuth 应用访问的 HTTP URL。 |
| 列表文档的 URL。 |
| 列表的详细描述。 |
| 使用 GitHub Flavored Markdown 渲染的列表详细描述 HTML。 |
| 列表的介绍性描述。 |
| 使用 GitHub Flavored Markdown 渲染的列表介绍性描述 HTML。 |
| 此列表是否有任何带有免费试用期的计划? |
| 此列表是否有服务条款链接? |
| 应用的创建者是否为经过验证的组织。 |
| 此应用如何与 GitHub 配合使用的技术描述。 |
| 使用 GitHub Flavored Markdown 渲染的列表技术描述 HTML。 |
| MarketplaceListing 对象的节点 ID。 |
| 用于将产品安装到查看者帐户或组织的 URL。 |
| 此列表的应用是否已为当前查看者安装。 |
| 此列表是否已从 Marketplace 中移除。 |
| 此列表是否仍是可编辑的草稿,尚未提交审核且在 Marketplace 中不可公开见。 |
| 此列表代表的产品是否作为付费计划的一部分提供。 |
| 此列表是否已获批在 Marketplace 中显示。 |
| 此列表是否已被 GitHub 拒绝在 Marketplace 中显示。 |
| 此列表是否已获批在 Marketplace 中进行未经验证的显示。 |
| 此草稿列表是否已提交审核,以获批准在 Marketplace 中进行未经验证的显示。 |
| 此草稿列表是否已提交审核,以获 GitHub 批准在 Marketplace 中进行验证的显示。 |
| 此未经验证的列表是否已提交审核,以获 GitHub 批准在 Marketplace 中进行验证的显示。 |
| 此列表是否已获批在 Marketplace 中进行验证的显示。 |
| 徽标背景的十六进制颜色代码(不含开头的“#”)。 |
| 列表徽标图像的 URL。
|
| 列表的全名。 |
| 列表的极短描述,末尾没有句点或与号。 |
| 列表详细定价的 URL。 |
| 最能描述列表的类别。 |
| 列表隐私政策的 URL,对于不需要隐私政策 URL 的列表,可能会返回空字符串。 |
| Marketplace 列表的 HTTP 路径。 |
| 列表屏幕截图的 URL。 |
| 描述列表的备用类别。 |
| 列表的极短描述。 |
| 列表在其 URL 中使用的短名称。 |
| 列表状态页面的 URL。 |
| 此列表应用的电子邮件支持地址。 |
| 此列表应用的 URL 或电子邮件支持地址,对于不需要支持 URL 的列表,可能会返回空字符串。 |
| 列表服务条款的 URL。 |
| Marketplace 列表的 HTTP URL。 |
| 当前查看者是否可以为此 Marketplace 列表添加计划。 |
| 当前查看者是否可以批准此 Marketplace 列表。 |
| 当前查看者是否可以从此 Marketplace 列表下架。 |
| 当前查看者是否可以编辑此 Marketplace 列表。 |
| 当前查看者是否可以编辑此 Marketplace 列表的主要和次要类别。 |
| 当前查看者是否可以编辑此 Marketplace 列表的计划。 |
| 当前查看者是否可以将此 Marketplace 列表返回到草稿状态,以便再次编辑。 |
| 当前查看者是否可以通过将其返回到可编辑草稿状态或完全拒绝来拒绝此 Marketplace 列表。 |
| 当前查看者是否可以请求审核此列表以在 Marketplace 中显示为已验证。 |
| 指示当前用户是否为此 Marketplace 列表拥有有效的订阅。 |
| 指示当前用户是否为此 Marketplace 列表为其拥有的所有组织购买了订阅。 |
| 当前查看者角色是否允许他们管理此 Marketplace 列表。 |
MarketplaceListingConnection
查找 Marketplace 列表。
MarketplaceListingConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
MarketplaceListingEdge
连接中的一条边。
MarketplaceListingEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
MaxFilePathLengthParameters
防止包含超过指定字符限制的文件路径的提交被推送到提交图。
MaxFilePathLengthParameters 的字段
| 名称 | 描述 |
|---|---|
| 文件路径中允许的最大字符数。 |
MaxFileSizeParameters
防止包含超过指定限制的单个文件的提交被推送到提交图。
MaxFileSizeParameters 的字段
| 名称 | 描述 |
|---|---|
| 允许的最大文件大小(以 MB 为单位)。此限制不适用于 Git 大文件存储 (Git LFS)。 |
MemberFeatureRequestNotification
表示成员功能请求通知。
MembersCanDeleteReposClearAuditEntry
members_can_delete_repos.clear 事件的审核日志条目。
MembersCanDeleteReposClearAuditEntry 实现
MembersCanDeleteReposClearAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP path for this enterprise. |
| 企业的 slug。 |
| The HTTP URL for this enterprise. |
| MembersCanDeleteReposClearAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
MembersCanDeleteReposDisableAuditEntry
members_can_delete_repos.disable 事件的审核日志条目。
MembersCanDeleteReposDisableAuditEntry 实现
MembersCanDeleteReposDisableAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP path for this enterprise. |
| 企业的 slug。 |
| The HTTP URL for this enterprise. |
| MembersCanDeleteReposDisableAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
MembersCanDeleteReposEnableAuditEntry
members_can_delete_repos.enable 事件的审核日志条目。
MembersCanDeleteReposEnableAuditEntry 实现
MembersCanDeleteReposEnableAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP path for this enterprise. |
| 企业的 slug。 |
| The HTTP URL for this enterprise. |
| MembersCanDeleteReposEnableAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
MentionedEvent
表示给定问题或拉取请求上的mentioned事件。
MergeQueue
要合并到存储库中受保护分支的拉取请求条目队列。
MergeQueue 实现
MergeQueue 的字段
| 名称 | 描述 |
|---|---|
| 此合并队列的配置。 |
| 队列中的条目。 |
| MergeQueue 对象的节点 ID。 |
| 新添加条目预计合并时间(以秒为单位)。 |
| 此合并队列所属的存储库。 |
| 此合并队列的 HTTP 路径。 |
| 此合并队列的 HTTP URL。 |
MergeQueueConfiguration
MergeQueue 的配置。
MergeQueueConfiguration 的字段
| 名称 | 描述 |
|---|---|
| 等待检查响应的时间(以分钟为单位),超过此时间后视为失败。 |
| 一次构建的最大条目数。 |
| 一次合并的最大条目数。 |
| 用于此队列的合并方法。 |
| 合并条目时使用的策略。 |
| 一次合并所需的最小条目数。 |
| 忽略队列中最小条目数要求并合并条目集合之前等待的时间(以分钟为单位)。 |
MergeQueueEntry
MergeQueue 中的条目。
MergeQueueEntry 实现
MergeQueueEntry 的字段
| 名称 | 描述 |
|---|---|
| 此条目的基础提交。 |
| 此条目添加到合并队列的日期和时间。 |
| 将此条目入队的操作者。 |
| 此条目预计合并时间(以秒为单位)。 |
| 此条目的头部提交。 |
| MergeQueueEntry 对象的节点 ID。 |
| 此拉取请求是否应跳过队列。 |
| 此条目所属的合并队列。 |
| 此条目在队列中的位置。 |
| 将添加到合并组的拉取请求。 |
| 此拉取请求是否需要单独部署。 |
| 此条目在队列中的状态。 |
MergeQueueEntryConnection
MergeQueueEntry 的连接类型。
MergeQueueEntryConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
MergeQueueEntryEdge
连接中的一条边。
MergeQueueEntryEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
MergeQueueParameters
合并必须通过合并队列执行。
MergeQueueParameters 的字段
| 名称 | 描述 |
|---|---|
| 必需状态检查报告结论的最长时间。经过此时间后,未报告结论的检查将被假定为失败。 |
| 设置为 ALLGREEN 时,合并队列为组中每个 PR 创建的合并提交必须通过所有必需检查才能合并。设置为 HEADGREEN 时,只有合并组头部的提交(即包含组中所有 PR 更改的提交)必须通过其必需检查才能合并。 |
| 限制同时请求检查和工作流运行的排队拉取请求数量。 |
| 将在一个组中合并的最大 PR 数量。 |
| 合并来自排队拉取请求的更改时使用的方法。 |
| 将在一个组中合并的最小 PR 数量。 |
| 第一个 PR 添加到队列后,合并队列应等待多长时间以达到最小组大小。此时间过后,将忽略最小组大小,并合并一个较小的组。 |
MergedEvent
表示给定拉取请求上的merged事件。
MergedEvent 实现
MergedEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识与 |
| 标识对象创建的日期和时间。 |
| MergedEvent 对象的节点 ID。 |
| 标识与 |
| 标识与 |
| 事件引用的拉取请求。 |
| 此合并事件的 HTTP 路径。 |
| 此合并事件的 HTTP URL。 |
MigrationSource
GitHub Enterprise Importer (GEI) 迁移源。
MigrationSource 实现
MigrationSource 的字段
| 名称 | 描述 |
|---|---|
| MigrationSource 对象的节点 ID。 |
| 迁移源名称。 |
| 迁移源类型。 |
| 迁移源 URL,例如 |
Milestone
表示给定存储库上的里程碑对象。
Milestone 实现
Milestone 的字段
| 名称 | 描述 |
|---|---|
| Indicates if the object is closed (definition of closed may depend on type). |
| Identifies the date and time when the object was closed. |
| 标识与里程碑关联的已关闭问题数。 |
| 标识对象创建的日期和时间。 |
| 标识创建里程碑的操作者。 |
| 标识里程碑的描述。 |
| 使用 GitHub Flavored Markdown 渲染的里程碑描述 HTML。 |
| 标识里程碑的截止日期。 |
| Milestone 对象的节点 ID。 |
| 与里程碑关联的问题列表。
|
| 标识里程碑的编号。 |
| 标识与里程碑关联的开放问题数。 |
| 标识里程碑的完成百分比。 |
| 与里程碑关联的拉取请求列表。
|
| 与此里程碑关联的存储库。 |
| 此里程碑的 HTTP 路径。 |
| 标识里程碑的状态。 |
| 标识里程碑的标题。 |
| 标识上次更新对象时的日期和时间。 |
| 此里程碑的 HTTP URL。 |
| Indicates if the object can be closed by the viewer. |
| Indicates if the object can be reopened by the viewer. |
MilestoneConnection
Milestone 的连接类型。
MilestoneConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
MilestonedEvent
表示给定问题或拉取请求上的milestoned事件。
MovedColumnsInProjectEvent
表示给定问题或拉取请求上的moved_columns_in_project事件。
MovedColumnsInProjectEvent 实现
MovedColumnsInProjectEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| MovedColumnsInProjectEvent 对象的节点 ID。 |
| 问题或拉取请求从中移出的列名称。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 事件引用的项目。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 此项目事件引用的项目卡片。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 问题或拉取请求移入的列名称。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
OIDCProvider
配置为为企业配置身份的 OIDC 身份提供者。对企业所有者或具有 read:enterprise 或 admin:enterprise 范围的企业所有者的个人访问令牌(经典)可见。
OIDCProvider 实现
OIDCProvider 的字段
| 名称 | 描述 |
|---|---|
| The enterprise this identity provider belongs to. |
| ExternalIdentities provisioned by this identity provider. Arguments for
|
| OIDCProvider 对象的节点 ID。 |
| OIDC 身份提供者类型。 |
| 此提供者所附带的租户 ID。 |
OauthApplicationCreateAuditEntry
oauth_application.create 事件的审核日志条目。
OauthApplicationCreateAuditEntry 实现
OauthApplicationCreateAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OAuth 应用的应用 URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OAuth 应用的回调 URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OauthApplicationCreateAuditEntry 对象的节点 ID。 |
| OAuth 应用的名称。 |
| OAuth 应用的 HTTP 路径。 |
| OAuth 应用的 HTTP URL。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OAuth 应用的速率限制。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OAuth 应用的状态。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 | |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgAddBillingManagerAuditEntry
org.add_billing_manager 事件的审核日志条目。
OrgAddBillingManagerAuditEntry 实现
OrgAddBillingManagerAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgAddBillingManagerAuditEntry 对象的节点 ID。 |
| 用于邀请组织计费管理者的电子邮件地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgAddMemberAuditEntry
org.add_member 事件的审核日志条目。
OrgAddMemberAuditEntry 实现
OrgAddMemberAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgAddMemberAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 添加到组织的成员的权限级别。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgBlockUserAuditEntry
org.block_user 事件的审核日志条目。
OrgBlockUserAuditEntry 实现
OrgBlockUserAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 被阻止的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 被阻止用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 被阻止用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 被阻止用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgBlockUserAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgConfigDisableCollaboratorsOnlyAuditEntry
org.config.disable_collaborators_only 事件的审核日志条目。
OrgConfigDisableCollaboratorsOnlyAuditEntry 实现
OrgConfigDisableCollaboratorsOnlyAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgConfigDisableCollaboratorsOnlyAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgConfigEnableCollaboratorsOnlyAuditEntry
org.config.enable_collaborators_only 事件的审核日志条目。
OrgConfigEnableCollaboratorsOnlyAuditEntry 实现
OrgConfigEnableCollaboratorsOnlyAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgConfigEnableCollaboratorsOnlyAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgCreateAuditEntry
org.create 事件的审核日志条目。
OrgCreateAuditEntry 实现
OrgCreateAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的计费计划。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgCreateAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgDisableOauthAppRestrictionsAuditEntry
org.disable_oauth_app_restrictions 事件的审核日志条目。
OrgDisableOauthAppRestrictionsAuditEntry 实现
OrgDisableOauthAppRestrictionsAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgDisableOauthAppRestrictionsAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgDisableSamlAuditEntry
org.disable_saml 事件的审核日志条目。
OrgDisableSamlAuditEntry 实现
OrgDisableSamlAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| SAML 提供者的摘要算法 URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgDisableSamlAuditEntry 对象的节点 ID。 |
| SAML 提供者的颁发者 URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| SAML 提供者的签名算法 URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| SAML 提供者的单点登录 URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgDisableTwoFactorRequirementAuditEntry
org.disable_two_factor_requirement 事件的审核日志条目。
OrgDisableTwoFactorRequirementAuditEntry 实现
OrgDisableTwoFactorRequirementAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgDisableTwoFactorRequirementAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgEnableOauthAppRestrictionsAuditEntry
org.enable_oauth_app_restrictions 事件的审核日志条目。
OrgEnableOauthAppRestrictionsAuditEntry 实现
OrgEnableOauthAppRestrictionsAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgEnableOauthAppRestrictionsAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgEnableSamlAuditEntry
org.enable_saml 事件的审核日志条目。
OrgEnableSamlAuditEntry 实现
OrgEnableSamlAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| SAML 提供者的摘要算法 URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgEnableSamlAuditEntry 对象的节点 ID。 |
| SAML 提供者的颁发者 URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| SAML 提供者的签名算法 URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| SAML 提供者的单点登录 URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgEnableTwoFactorRequirementAuditEntry
org.enable_two_factor_requirement 事件的审核日志条目。
OrgEnableTwoFactorRequirementAuditEntry 实现
OrgEnableTwoFactorRequirementAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgEnableTwoFactorRequirementAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgInviteMemberAuditEntry
org.invite_member 事件的审核日志条目。
OrgInviteMemberAuditEntry 实现
OrgInviteMemberAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织邀请的电子邮件地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgInviteMemberAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织邀请。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgInviteToBusinessAuditEntry
org.invite_to_business 事件的审核日志条目。
OrgInviteToBusinessAuditEntry 实现
OrgInviteToBusinessAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP path for this enterprise. |
| 企业的 slug。 |
| The HTTP URL for this enterprise. |
| OrgInviteToBusinessAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgOauthAppAccessApprovedAuditEntry
org.oauth_app_access_approved 事件的审核日志条目。
OrgOauthAppAccessApprovedAuditEntry 实现
OrgOauthAppAccessApprovedAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgOauthAppAccessApprovedAuditEntry 对象的节点 ID。 |
| OAuth 应用的名称。 |
| OAuth 应用的 HTTP 路径。 |
| OAuth 应用的 HTTP URL。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgOauthAppAccessBlockedAuditEntry
org.oauth_app_access_blocked 事件的审核日志条目。
OrgOauthAppAccessBlockedAuditEntry 实现
OrgOauthAppAccessBlockedAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgOauthAppAccessBlockedAuditEntry 对象的节点 ID。 |
| OAuth 应用的名称。 |
| OAuth 应用的 HTTP 路径。 |
| OAuth 应用的 HTTP URL。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgOauthAppAccessDeniedAuditEntry
org.oauth_app_access_denied 事件的审核日志条目。
OrgOauthAppAccessDeniedAuditEntry 实现
OrgOauthAppAccessDeniedAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgOauthAppAccessDeniedAuditEntry 对象的节点 ID。 |
| OAuth 应用的名称。 |
| OAuth 应用的 HTTP 路径。 |
| OAuth 应用的 HTTP URL。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgOauthAppAccessRequestedAuditEntry
org.oauth_app_access_requested 事件的审核日志条目。
OrgOauthAppAccessRequestedAuditEntry 实现
OrgOauthAppAccessRequestedAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgOauthAppAccessRequestedAuditEntry 对象的节点 ID。 |
| OAuth 应用的名称。 |
| OAuth 应用的 HTTP 路径。 |
| OAuth 应用的 HTTP URL。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgOauthAppAccessUnblockedAuditEntry
org.oauth_app_access_unblocked 事件的审核日志条目。
OrgOauthAppAccessUnblockedAuditEntry 实现
OrgOauthAppAccessUnblockedAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgOauthAppAccessUnblockedAuditEntry 对象的节点 ID。 |
| OAuth 应用的名称。 |
| OAuth 应用的 HTTP 路径。 |
| OAuth 应用的 HTTP URL。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgRemoveBillingManagerAuditEntry
org.remove_billing_manager 事件的审核日志条目。
OrgRemoveBillingManagerAuditEntry 实现
OrgRemoveBillingManagerAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgRemoveBillingManagerAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
移除计费管理者的原因。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 | |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgRemoveMemberAuditEntry
org.remove_member 事件的审核日志条目。
OrgRemoveMemberAuditEntry 实现
OrgRemoveMemberAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgRemoveMemberAuditEntry 对象的节点 ID。 |
| 成员与组织的成员资格类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 移除成员的原因。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgRemoveOutsideCollaboratorAuditEntry
org.remove_outside_collaborator 事件的审核日志条目。
OrgRemoveOutsideCollaboratorAuditEntry 实现
OrgRemoveOutsideCollaboratorAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgRemoveOutsideCollaboratorAuditEntry 对象的节点 ID。 |
| 外部协作者与组织的成员资格类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
外部协作者被移除出组织的原因。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 | |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgRestoreMemberAuditEntry
org.restore_member 事件的审核日志条目。
OrgRestoreMemberAuditEntry 实现
OrgRestoreMemberAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgRestoreMemberAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 恢复成员的自定义电子邮件路由数量。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 恢复成员的问题分配数量。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 已恢复的组织成员资格对象。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 已恢复的成员资格数量。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 已恢复成员的仓库数量。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 已恢复成员加星标的仓库数量。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 已恢复成员关注的仓库数量。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgRestoreMemberMembershipOrganizationAuditEntryData
用于 org.restore_member 操作的组织成员资格元数据。
OrgRestoreMemberMembershipOrganizationAuditEntryData 实现
OrgRestoreMemberMembershipOrganizationAuditEntryData 的字段
| 名称 | 描述 |
|---|---|
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgRestoreMemberMembershipRepositoryAuditEntryData
用于 org.restore_member 操作的仓库成员资格元数据。
OrgRestoreMemberMembershipRepositoryAuditEntryData 实现
OrgRestoreMemberMembershipRepositoryAuditEntryData 的字段
| 名称 | 描述 |
|---|---|
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
OrgRestoreMemberMembershipTeamAuditEntryData
用于 org.restore_member 操作的团队成员资格元数据。
OrgUnblockUserAuditEntry
org.unblock_user 的审计日志条目。
OrgUnblockUserAuditEntry 实现
OrgUnblockUserAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 被组织解除阻止的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 被阻止用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 被阻止用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 被阻止用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgUnblockUserAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgUpdateDefaultRepositoryPermissionAuditEntry
org.update_default_repository_permission 的审计日志条目。
OrgUpdateDefaultRepositoryPermissionAuditEntry 实现
OrgUpdateDefaultRepositoryPermissionAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgUpdateDefaultRepositoryPermissionAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的新基本仓库权限级别。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的先前基本仓库权限级别。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgUpdateMemberAuditEntry
org.update_member 事件的审计日志条目。
OrgUpdateMemberAuditEntry 实现
OrgUpdateMemberAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgUpdateMemberAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的新成员权限级别。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的先前成员权限级别。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgUpdateMemberRepositoryCreationPermissionAuditEntry
org.update_member_repository_creation_permission 事件的审计日志条目。
OrgUpdateMemberRepositoryCreationPermissionAuditEntry 实现
OrgUpdateMemberRepositoryCreationPermissionAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 成员是否可以在组织中创建仓库。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgUpdateMemberRepositoryCreationPermissionAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 此组织的仓库可见性级别权限。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry
org.update_member_repository_invitation_permission 事件的审计日志条目。
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry 实现
OrgUpdateMemberRepositoryInvitationPermissionAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 是否可以邀请外部协作者加入组织中的仓库。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| OrgUpdateMemberRepositoryInvitationPermissionAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
Organization
GitHub 上的一个帐户,拥有一个或多个所有者,包含仓库、成员和团队。
Organization 实现
ActorMemberStatusableNodePackageOwnerProfileOwnerProjectOwnerProjectV2OwnerProjectV2RecentRepositoryDiscussionAuthorRepositoryDiscussionCommentAuthorRepositoryOwnerSponsorableUniformResourceLocatable
Organization 的字段
| 名称 | 描述 |
|---|---|
| 此组织设置的公告横幅(如果有)。仅对组织企业成员可见。 |
| 确定此仓库所有者是否有任何可固定到其个人资料的项目。
|
| 标识组织被存档的日期和时间。 |
| 组织的审计日志条目。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 指向组织公共头像的 URL。
|
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 组织的公共个人资料描述。 |
| 组织的公共个人资料描述渲染为 HTML。 |
| 组织拥有的域列表。 |
| 组织的公共电子邮件。 |
| 组织企业帐户所有者的列表。
|
| 此用户/组织的下一次 GitHub Sponsors 预计付款金额(以美分计)。 |
| 如果此用户/组织有 GitHub Sponsors 列表,则为 true。 |
| Organization 对象的节点 ID。 |
| 此组织的交互能力设置。 |
| 组织是否启用了 IP 允许列表的设置值。 |
| 允许访问组织拥有的资源的 IP 地址。
|
| 组织是否为已安装的 GitHub Apps 启用了 IP 允许列表配置的设置值。 |
| 给定帐户是否正在赞助此用户/组织。
|
| 如果查看者被此用户/组织赞助,则为 true。 |
| 组织是否已验证其个人资料电子邮件和网站。 |
| 组织的议题字段列表。
|
| 组织的议题类型列表。
|
| 展示个人资料所有者精选或根据受欢迎程度自动选择的仓库和 Gist。 |
| 计算每个赞助者通过 GitHub Sponsors 向此维护者支付的总金额。不包括通过 Patreon 支付的赞助。
|
| 组织的公共个人资料位置。 |
| 组织的登录名。 |
| 此组织的所有假人列表。 |
| 获取此实体成员设置的状态消息,这些消息要么是公共的,要么仅对组织可见。
|
| 成员可以在此组织中派生私有仓库。 |
| 此组织的成员用户列表。 |
| 此用户/组织的每月 GitHub Sponsors 预计收入(以美分计)。 |
| 组织的公共个人资料名称。 |
| 创建新团队的 HTTP 路径。 |
| 创建新团队的 HTTP URL。 |
| 指示此组织的电子邮件通知是否受限于已验证或已批准的域。 |
| 组织的账单电子邮件。 |
| 所有者下的包列表。
|
| 已受邀加入此组织的用户列表。 |
| 此个人资料所有者可以固定到其个人资料的仓库和 Gist 列表。
|
| 此个人资料所有者已固定到其个人资料的仓库和 Gist 列表。
|
| 返回此个人资料所有者还可以固定到其个人资料的项目数量。 |
| 按编号查找项目。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。
|
| Find a project by number. Arguments for
|
| A list of projects under the owner. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。
|
| 列出组织项目的 HTTP 路径。 |
| 列出组织项目的 HTTP URL。 |
| A list of projects under the owner. Arguments for
|
| 此用户在此所有者上下文中最近修改的项目。 |
| 用户拥有的仓库列表。 Arguments for
|
| 查找仓库。 |
| 此组织的自定义属性列表。 |
| 按名称返回当前组织的单个自定义属性。 Arguments for
|
| 此用户撰写的讨论评论。 |
| 此用户发起的讨论。
|
| 此组织的所有仓库迁移列表。
|
| 当为 true 时,组织要求所有成员、账单管理员和外部协作者启用双重身份验证。 |
| 此组织的 HTTP 路径。 |
| 按 ID 返回当前组织的单个规则集。 |
| 此组织的规则集列表。 |
| 组织的 SAML 身份提供商。对 (1) 组织所有者、(2) 具有 read:org 或 admin:org 范围的组织所有者的个人访问令牌(经典)、(3) 具有读写成员访问权限的 GitHub App 可见。 |
| 此实体正在赞助的用户和组织列表。
|
| 此用户或组织的赞助者列表。 |
| 涉及此赞助able的事件,例如新的赞助。
|
| 此用户或组织的 GitHub Sponsors 列表。 |
| 查看者对此用户/组织的赞助;即您作为赞助者的赞助。
|
| 此用户/组织对查看者的赞助;即您正在接受的赞助。
|
| 此 sponsorable 发送给赞助者的赞助更新列表。
|
| 此用户或组织作为接收资金的维护者的赞助。
|
| 此用户或组织作为资助者的赞助。
|
| 按 slug 查找组织的团队。
|
| 此组织中的团队列表。
|
| 列出组织团队的 HTTP 路径。 |
| 列出组织团队的 HTTP URL。 |
| 此实体在 GitHub 上用于资助赞助的总金额(以美分计,例如 500 = 5.00 美元)。仅当由用户自己或可以管理所请求组织的赞助的用户查看时才返回值。 |
| 组织的 Twitter 用户名。 |
| 标识上次更新对象时的日期和时间。 |
| 此组织的 HTTP URL。 |
| 查看者可以管理组织。 |
| 查看者是否可以将仓库和 Gist 固定到个人资料? |
| 当前查看者是否可以在此所有者上创建新项目。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 查看者可以在此组织上创建仓库。 |
| 查看者可以在此组织上创建团队。 |
| 查看者是否能够赞助此用户/组织。 |
| 查看者是此组织的活跃成员。 |
| 此组织是否被查看者关注。 |
| 如果查看者正在赞助此用户/组织,则为 true。 |
| 此组织中的仓库是否要求贡献者签署基于 Web 的提交。 |
| 组织的公共个人资料 URL。 |
OrganizationAuditEntryConnection
OrganizationAuditEntry 的连接类型。
OrganizationAuditEntryConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
OrganizationAuditEntryEdge
连接中的一条边。
OrganizationAuditEntryEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
OrganizationConnection
由企业管理的组织列表。
OrganizationConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
OrganizationEnterpriseOwnerConnection
The connection type for User.
OrganizationEnterpriseOwnerEdge
作为企业一部分的组织上下文中的企业所有者。
OrganizationEnterpriseOwnerEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
| 所有者相对于组织的角色。 |
OrganizationIdentityProvider
配置为为组织预置 SAML 和 SCIM 身份的身份提供商。对 (1) 组织所有者、(2) 具有 read:org 或 admin:org 范围的组织所有者的个人访问令牌(经典)、(3) 具有读写成员访问权限的 GitHub App 可见。
OrganizationIdentityProvider 实现
OrganizationIdentityProvider 的字段
| 名称 | 描述 |
|---|---|
| 用于签署身份提供商的 SAML 请求的摘要算法。 |
| 此身份提供商预置的外部身份。 Arguments for
|
| OrganizationIdentityProvider 对象的节点 ID。 |
| 身份提供商用于签署断言和响应的 x509 证书。 |
| SAML 身份提供商的颁发者实体 ID。 |
| 此身份提供商所属的组织。 |
| 用于签署身份提供商的 SAML 请求的签名算法。 |
| 身份提供商的 SAML SSO 的 URL 端点。 |
OrganizationInvitation
邀请用户加入组织的邀请。
OrganizationInvitation 实现
OrganizationInvitation 的字段
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| 受邀加入组织的用户电子邮件地址。 |
| OrganizationInvitation 对象的节点 ID。 |
| 邀请的来源。 |
| 发送的邀请类型(例如 email、user)。 |
| 受邀加入组织的用户。 |
| The user who created the invitation. 警告
|
| The user who created the invitation. |
| 邀请所属的组织。 |
| 用户在组织中的待定角色(例如 member、owner)。 |
OrganizationInvitationConnection
The connection type for OrganizationInvitation.
OrganizationInvitationConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
OrganizationInvitationEdge
连接中的一条边。
OrganizationInvitationEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
OrganizationMemberConnection
属于组织的用户的列表。
OrganizationMemberConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
OrganizationMemberEdge
表示组织中的用户。
OrganizationMemberEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 组织成员是否启用了双重身份验证。如果查看者无法获取信息,则返回 null。 |
| 边的末端节点。 |
| 此用户在组织中的角色。 |
OrganizationMigration
GitHub Enterprise Importer (GEI) 组织迁移。
OrganizationMigration 实现
OrganizationMigration 的字段
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 组织迁移失败的原因。 |
| OrganizationMigration 对象的节点 ID。 |
| 剩余要迁移的仓库数量。 |
| 要迁移的源组织的名称。 |
| 要迁移的源组织的 URL。 |
| 迁移状态。 |
| 目标组织的名称。 |
| 要迁移的仓库总数量。 |
OrganizationPropertyConditionTarget
用于 organization_property 条件的参数。
OrganizationPropertyConditionTarget 的字段
| 名称 | 描述 |
|---|---|
| 必须不匹配的组织属性数组。 |
| 必须匹配的组织属性数组。 |
OrganizationPropertyTargetDefinition
必须匹配的属性。
OrganizationPropertyTargetDefinition 的字段
| 名称 | 描述 |
|---|---|
| 属性的名称。 |
| 要匹配的值。 |
OrganizationTeamsHovercardContext
组织团队悬停卡上下文。
OrganizationTeamsHovercardContext 实现
OrganizationTeamsHovercardContext 的字段
| 名称 | 描述 |
|---|---|
| A string describing this context. |
| An octicon to accompany this context. |
| 用户在此组织中相关的团队成员。 |
| 此用户的完整团队列表的路径。 |
| 此用户的完整团队列表的 URL。 |
| 用户在组织中拥有的团队总数。 |
OrganizationsHovercardContext
组织列表悬停卡上下文。
OrganizationsHovercardContext 实现
OrganizationsHovercardContext 的字段
| 名称 | 描述 |
|---|---|
| A string describing this context. |
| An octicon to accompany this context. |
| 此用户作为成员的相关组织。
|
| 此用户所在的组织总数。 |
Package
有关已上传包的信息。
Package 实现
Package 的字段
| 名称 | 描述 |
|---|---|
| Package 对象的节点 ID。 |
| 查找包的最新版本。 |
| 标识包的名称。 |
| 标识包的类型。 |
| 此包所属的仓库。 |
| 有关包活动的统计信息。 |
| 按版本字符串查找包版本。
|
| 此包的版本列表。
|
PackageConnection
Package 的连接类型。
PackageConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PackageFile
包版本中的文件。
PackageFileConnection
PackageFile 的连接类型。
PackageFileConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PackageStatistics
表示包含包活动统计信息(例如下载量)的对象。
PackageStatistics 的字段
| 名称 | 描述 |
|---|---|
| 自创建以来包的下载次数。 |
PackageTag
版本标签包含标签名称和版本之间的映射。
PackageTag 实现
PackageTag 的字段
| 名称 | 描述 |
|---|---|
| PackageTag 对象的节点 ID。 |
| 标识版本的标签名称。 |
| 标签关联的版本。 |
PackageVersion
有关特定包版本的信息。
PackageVersion 实现
PackageVersion 的字段
| 名称 | 描述 |
|---|---|
| 与此包版本关联的文件列表。 Arguments for
|
| PackageVersion 对象的节点 ID。 |
| 与此版本关联的包。 |
| 此版本构建的平台。 |
| 此版本是否为预发布版本。 |
| 此包版本的 README。 |
| 与此包版本关联的版本。 |
| 有关包活动的统计信息。 |
| 包版本摘要。 |
| 版本字符串。 |
PackageVersionConnection
PackageVersion 的连接类型。
PackageVersionConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PackageVersionEdge
连接中的一条边。
PackageVersionEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
PackageVersionStatistics
表示包含包版本活动统计信息(例如下载量)的对象。
PackageVersionStatistics 的字段
| 名称 | 描述 |
|---|---|
| 自创建以来包的下载次数。 |
PageInfo
有关连接中的分页信息。
ParentIssueAddedEvent
表示给定议题上的 parent_issue_added 事件。
ParentIssueRemovedEvent
表示给定议题上的 parent_issue_removed 事件。
PermissionSource
用户对仓库访问权限的权限级别和来源。
PermissionSource 的字段
| 名称 | 描述 |
|---|---|
| 仓库所属的组织。 |
| 此来源授予用户的访问级别。 |
| 此来源授予用户的角色名称。 |
| 此权限的来源。 |
PinnableItemConnection
PinnableItem 的连接类型。
PinnableItemConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PinnedDiscussion
固定讨论是固定到仓库索引页面的讨论。
PinnedDiscussion 实现
PinnedDiscussion 的字段
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 已固定的讨论。 |
| 所选渐变色的色标。 |
| PinnedDiscussion 对象的节点 ID。 |
| 背景纹理图案。 |
| 固定此讨论的操作者。 |
| 预配置的背景渐变选项。 |
| 与此节点关联的仓库。 |
| 标识上次更新对象时的日期和时间。 |
PinnedDiscussionConnection
PinnedDiscussion 的连接类型。
PinnedDiscussionConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PinnedDiscussionEdge
连接中的一条边。
PinnedDiscussionEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
PinnedEnvironment
表示给定仓库上固定的环境。
PinnedEnvironment 实现
PinnedEnvironment 的字段
| 名称 | 描述 |
|---|---|
| 标识固定环境的创建日期和时间。 |
| 标识数据库中的主键。 |
| 标识关联的环境。 |
| PinnedEnvironment 对象的节点 ID。 |
| 标识固定环境的位置。 |
| 此环境固定到的仓库。 |
PinnedEnvironmentConnection
PinnedEnvironment 的连接类型。
PinnedEnvironmentConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PinnedEnvironmentEdge
连接中的一条边。
PinnedEnvironmentEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
PinnedEvent
表示给定议题或拉取请求上的 pinned 事件。
PinnedIssue
固定议题是固定到仓库索引页面的议题。
PinnedIssueComment
固定到议题的评论。
PinnedIssueConnection
PinnedIssue 的连接类型。
PinnedIssueConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PrivateRepositoryForkingDisableAuditEntry
private_repository_forking.disable 事件的审计日志条目。
PrivateRepositoryForkingDisableAuditEntry 实现
PrivateRepositoryForkingDisableAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP path for this enterprise. |
| 企业的 slug。 |
| The HTTP URL for this enterprise. |
| PrivateRepositoryForkingDisableAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
PrivateRepositoryForkingEnableAuditEntry
private_repository_forking.enable 事件的审计日志条目。
PrivateRepositoryForkingEnableAuditEntry 实现
PrivateRepositoryForkingEnableAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP path for this enterprise. |
| 企业的 slug。 |
| The HTTP URL for this enterprise. |
| PrivateRepositoryForkingEnableAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
ProfileItemShowcase
与仓库所有者相关的可策划仓库列表,默认为显示他们拥有的最受欢迎的仓库。
Project
项目用于管理项目所有者内部的议题、拉取请求和备注。
Project 实现
Project 的字段
| 名称 | 描述 |
|---|---|
| 项目的描述正文。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 项目的描述正文渲染为 HTML。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| Indicates if the object is closed (definition of closed may depend on type). |
| Identifies the date and time when the object was closed. |
| 项目中的列列表。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 标识对象创建的日期和时间。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 最初创建项目的操作者。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 标识数据库中的主键。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| Project 对象的节点 ID。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 项目的名称。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 项目的编号。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 项目的拥有者。目前仅限于仓库、组织和用户。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 此项目中的待定卡片列表。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。
|
| 项目进度详情。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 此项目的 HTTP 路径。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 项目是开放还是关闭。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 标识上次更新对象时的日期和时间。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 此项目的 HTTP URL。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| Indicates if the object can be closed by the viewer. |
| Indicates if the object can be reopened by the viewer. |
| 检查当前查看者是否可以更新此对象。 |
ProjectCard
项目中的卡片。
ProjectCard 实现
ProjectCard 的字段
| 名称 | 描述 |
|---|---|
| 此卡片关联的项目列。卡片一次只能属于一个项目列。如果卡片是在待定状态下创建且尚未与列关联,则 column 字段将为 null。一旦卡片与列关联,将来就不会变为待定状态。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 卡片内容项。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 标识对象创建的日期和时间。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 创建此卡片的操作者。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 标识数据库中的主键。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| ProjectCard 对象的节点 ID。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 卡片是否已存档。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 卡片备注。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 包含此卡片的项目。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 此卡片的 HTTP 路径。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| ProjectCard 的状态。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 标识上次更新对象时的日期和时间。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 此卡片的 HTTP URL。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
ProjectCardConnection
The connection type for ProjectCard.
Fields for ProjectCardConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectCardEdge
连接中的一条边。
Fields for ProjectCardEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ProjectColumn
A column inside a project.
ProjectColumn Implements
Fields for ProjectColumn
| 名称 | 描述 |
|---|---|
| List of cards in the column. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 Arguments for
|
| 标识对象创建的日期和时间。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 标识数据库中的主键。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| The Node ID of the ProjectColumn object. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| The project column's name. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| The project that contains this column. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| The semantic purpose of the column. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| The HTTP path for this project column. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 标识上次更新对象时的日期和时间。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| The HTTP URL for this project column. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
ProjectColumnConnection
The connection type for ProjectColumn.
Fields for ProjectColumnConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectColumnEdge
连接中的一条边。
Fields for ProjectColumnEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ProjectConnection
A list of projects associated with the owner.
Fields for ProjectConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectProgress
Project progress stats.
Fields for ProjectProgress
| 名称 | 描述 |
|---|---|
| The number of done cards. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| The percentage of done cards. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| Whether progress tracking is enabled and cards with purpose exist for this project. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| The number of in-progress cards. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| The percentage of in-progress cards. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| The number of to do cards. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| The percentage of to do cards. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
ProjectV2
New projects that manage issues, pull requests and drafts using tables and boards.
ProjectV2 Implements
Fields for ProjectV2
| 名称 | 描述 |
|---|---|
| Returns true if the project is closed. |
| Identifies the date and time when the object was closed. |
| 标识对象创建的日期和时间。 |
| 最初创建项目的操作者。 |
| 标识数据库中的主键。 警告
|
| A field of the project. Arguments for
|
List of fields and their constraints in the project. Arguments for
| |
| 将数据库中的主键标识为 BigInt。 |
| The Node ID of the ProjectV2 object. |
| List of items in the project. |
| 项目的编号。 |
| The project's owner. Currently limited to organizations and users. |
| Returns true if the project is public. |
| The project's readme. |
| The repositories the project is linked to. Arguments for
|
| 此项目的 HTTP 路径。 |
| The project's short description. |
| List of the status updates in the project. Arguments for
|
| The teams the project is linked to. |
| Returns true if this project is a template. |
| 项目的名称。 |
| 标识上次更新对象时的日期和时间。 |
| 此项目的 HTTP URL。 |
| A view of the project. Arguments for
|
| Indicates if the object can be closed by the viewer. |
| Indicates if the object can be reopened by the viewer. |
| 检查当前查看者是否可以更新此对象。 |
| List of views in the project. Arguments for
|
| A workflow of the project. Arguments for
|
| List of the workflows in the project. Arguments for
|
ProjectV2ActorConnection
The connection type for ProjectV2Actor.
Fields for ProjectV2ActorConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectV2ActorEdge
连接中的一条边。
Fields for ProjectV2ActorEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ProjectV2Connection
The connection type for ProjectV2.
Fields for ProjectV2Connection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectV2Field
A field inside a project.
ProjectV2Field Implements
Fields for ProjectV2Field
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The field's type. |
| 标识数据库中的主键。 |
| The Node ID of the ProjectV2Field object. |
| The project field's name. |
| The project that contains this field. |
| 标识上次更新对象时的日期和时间。 |
ProjectV2FieldConfigurationConnection
The connection type for ProjectV2FieldConfiguration.
Fields for ProjectV2FieldConfigurationConnection
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectV2FieldConfigurationEdge
连接中的一条边。
Fields for ProjectV2FieldConfigurationEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ProjectV2FieldConnection
The connection type for ProjectV2Field.
Fields for ProjectV2FieldConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectV2FieldEdge
连接中的一条边。
Fields for ProjectV2FieldEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ProjectV2Item
An item within a Project.
ProjectV2Item Implements
Fields for ProjectV2Item
| 名称 | 描述 |
|---|---|
| The content of the referenced draft issue, issue, pull request. |
| 标识对象创建的日期和时间。 |
| The actor who created the item. |
| 标识数据库中的主键。 警告
|
| The field value of the first project field which matches the Arguments for
|
| The field values that are set on the item. Arguments for
|
| 将数据库中的主键标识为 BigInt。 |
| The Node ID of the ProjectV2Item object. |
| Whether the item is archived. |
| The project that contains this item. |
| The type of the item. |
| 标识上次更新对象时的日期和时间。 |
ProjectV2ItemConnection
The connection type for ProjectV2Item.
Fields for ProjectV2ItemConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectV2ItemEdge
连接中的一条边。
Fields for ProjectV2ItemEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ProjectV2ItemFieldDateValue
The value of a date field in a Project item.
ProjectV2ItemFieldDateValue Implements
Fields for ProjectV2ItemFieldDateValue
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The actor who created the item. |
| 标识数据库中的主键。 |
| Date value for the field. |
| The project field that contains this value. |
| The Node ID of the ProjectV2ItemFieldDateValue object. |
| The project item that contains this value. |
| 标识上次更新对象时的日期和时间。 |
ProjectV2ItemFieldIterationValue
The value of an iteration field in a Project item.
ProjectV2ItemFieldIterationValue Implements
Fields for ProjectV2ItemFieldIterationValue
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The actor who created the item. |
| 标识数据库中的主键。 |
| The duration of the iteration in days. |
| The project field that contains this value. |
| The Node ID of the ProjectV2ItemFieldIterationValue object. |
| The project item that contains this value. |
| The ID of the iteration. |
| The start date of the iteration. |
| The title of the iteration. |
| The title of the iteration, with HTML. |
| 标识上次更新对象时的日期和时间。 |
ProjectV2ItemFieldLabelValue
The value of the labels field in a Project item.
Fields for ProjectV2ItemFieldLabelValue
| 名称 | 描述 |
|---|---|
| The field that contains this value. |
| Labels value of a field. |
ProjectV2ItemFieldMilestoneValue
The value of a milestone field in a Project item.
Fields for ProjectV2ItemFieldMilestoneValue
| 名称 | 描述 |
|---|---|
| The field that contains this value. |
| Milestone value of a field. |
ProjectV2ItemFieldNumberValue
The value of a number field in a Project item.
ProjectV2ItemFieldNumberValue Implements
Fields for ProjectV2ItemFieldNumberValue
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The actor who created the item. |
| 标识数据库中的主键。 |
| The project field that contains this value. |
| The Node ID of the ProjectV2ItemFieldNumberValue object. |
| The project item that contains this value. |
| Number as a float(8). |
| 标识上次更新对象时的日期和时间。 |
ProjectV2ItemFieldPullRequestValue
The value of a pull request field in a Project item.
Fields for ProjectV2ItemFieldPullRequestValue
| 名称 | 描述 |
|---|---|
| The field that contains this value. |
| The pull requests for this field.
|
ProjectV2ItemFieldRepositoryValue
The value of a repository field in a Project item.
Fields for ProjectV2ItemFieldRepositoryValue
| 名称 | 描述 |
|---|---|
| The field that contains this value. |
| The repository for this field. |
ProjectV2ItemFieldReviewerValue
The value of a reviewers field in a Project item.
Fields for ProjectV2ItemFieldReviewerValue
| 名称 | 描述 |
|---|---|
| The field that contains this value. |
| The reviewers for this field. |
ProjectV2ItemFieldSingleSelectValue
The value of a single select field in a Project item.
ProjectV2ItemFieldSingleSelectValue Implements
Fields for ProjectV2ItemFieldSingleSelectValue
| 名称 | 描述 |
|---|---|
The color applied to the selected single-select option. | |
| 标识对象创建的日期和时间。 |
| The actor who created the item. |
| 标识数据库中的主键。 |
| A plain-text description of the selected single-select option, such as what the option means. |
| The description of the selected single-select option, including HTML tags. |
| The project field that contains this value. |
| The Node ID of the ProjectV2ItemFieldSingleSelectValue object. |
| The project item that contains this value. |
| The name of the selected single select option. |
| The html name of the selected single select option. |
| The id of the selected single select option. |
| 标识上次更新对象时的日期和时间。 |
ProjectV2ItemFieldTextValue
The value of a text field in a Project item.
ProjectV2ItemFieldTextValue Implements
Fields for ProjectV2ItemFieldTextValue
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The actor who created the item. |
| 标识数据库中的主键。 |
| The project field that contains this value. |
| The Node ID of the ProjectV2ItemFieldTextValue object. |
| The project item that contains this value. |
| Text value of a field. |
| 标识上次更新对象时的日期和时间。 |
ProjectV2ItemFieldUserValue
The value of a user field in a Project item.
Fields for ProjectV2ItemFieldUserValue
| 名称 | 描述 |
|---|---|
| The field that contains this value. |
| The users for this field. |
ProjectV2ItemFieldValueConnection
The connection type for ProjectV2ItemFieldValue.
Fields for ProjectV2ItemFieldValueConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectV2ItemFieldValueEdge
连接中的一条边。
Fields for ProjectV2ItemFieldValueEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ProjectV2ItemIssueFieldValue
The value of an issue field in a Project item.
Fields for ProjectV2ItemIssueFieldValue
| 名称 | 描述 |
|---|---|
| Field that contains this value. |
| Value of the Issue Field. |
ProjectV2ItemStatusChangedEvent
Represents aproject_v2_item_status_changedevent on a given issue or pull request.
ProjectV2ItemStatusChangedEvent Implements
Fields for ProjectV2ItemStatusChangedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| The Node ID of the ProjectV2ItemStatusChangedEvent object. |
| The previous status of the project item. |
| 事件引用的项目。 |
| The new status of the project item. |
| 此事件是否源于工作流自动化? |
ProjectV2IterationField
An iteration field inside a project.
ProjectV2IterationField Implements
Fields for ProjectV2IterationField
| 名称 | 描述 |
|---|---|
| Iteration configuration settings. |
| 标识对象创建的日期和时间。 |
| The field's type. |
| 标识数据库中的主键。 |
| The Node ID of the ProjectV2IterationField object. |
| The project field's name. |
| The project that contains this field. |
| 标识上次更新对象时的日期和时间。 |
ProjectV2IterationFieldConfiguration
Iteration field configuration for a project.
Fields for ProjectV2IterationFieldConfiguration
| 名称 | 描述 |
|---|---|
| The iteration's completed iterations. |
| The iteration's duration in days. |
| The iteration's iterations. |
| The iteration's start day of the week. |
ProjectV2IterationFieldIteration
Iteration field iteration settings for a project.
ProjectV2SingleSelectField
A single select field inside a project.
ProjectV2SingleSelectField Implements
Fields for ProjectV2SingleSelectField
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The field's type. |
| 标识数据库中的主键。 |
| The Node ID of the ProjectV2SingleSelectField object. |
| The project field's name. |
| Options for the single select field. Arguments for
|
| The project that contains this field. |
| 标识上次更新对象时的日期和时间。 |
ProjectV2SingleSelectFieldOption
Single select field option for a configuration for a project.
Fields for ProjectV2SingleSelectFieldOption
| 名称 | 描述 |
|---|---|
The option's display color. | |
| The option's plain-text description. |
| The option's description, possibly containing HTML. |
| The option's ID. |
| The option's name. |
| The option's html name. |
ProjectV2SortBy
Represents a sort by field and direction.
Fields for ProjectV2SortBy
| 名称 | 描述 |
|---|---|
| The direction of the sorting. Possible values are ASC and DESC. |
| The field by which items are sorted. |
ProjectV2SortByConnection
The connection type for ProjectV2SortBy.
Fields for ProjectV2SortByConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectV2SortByEdge
连接中的一条边。
Fields for ProjectV2SortByEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ProjectV2SortByField
Represents a sort by field and direction.
Fields for ProjectV2SortByField
| 名称 | 描述 |
|---|---|
| The direction of the sorting. Possible values are ASC and DESC. |
| The field by which items are sorted. |
ProjectV2SortByFieldConnection
The connection type for ProjectV2SortByField.
Fields for ProjectV2SortByFieldConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectV2SortByFieldEdge
连接中的一条边。
Fields for ProjectV2SortByFieldEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ProjectV2StatusUpdate
A status update within a project.
ProjectV2StatusUpdate Implements
Fields for ProjectV2StatusUpdate
| 名称 | 描述 |
|---|---|
| The body of the status update. |
| The body of the status update rendered to HTML. |
| 标识对象创建的日期和时间。 |
| The actor who created the status update. |
| 标识数据库中的主键。 警告
|
| 将数据库中的主键标识为 BigInt。 |
| The Node ID of the ProjectV2StatusUpdate object. |
| The project that contains this status update. |
| The start date of the status update. |
| The status of the status update. |
| The target date of the status update. |
| 标识上次更新对象时的日期和时间。 |
ProjectV2StatusUpdateConnection
The connection type for ProjectV2StatusUpdate.
Fields for ProjectV2StatusUpdateConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectV2StatusUpdateEdge
连接中的一条边。
Fields for ProjectV2StatusUpdateEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ProjectV2View
A view within a ProjectV2.
ProjectV2View Implements
Fields for ProjectV2View
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 警告
|
The view's visible fields. Arguments for
| |
| The project view's filter. |
| 将数据库中的主键标识为 BigInt。 |
| The view's group-by field. 警告
The Arguments for
|
| The view's group-by field. Arguments for
|
| The Node ID of the ProjectV2View object. |
| The project view's layout. |
| The project view's name. |
| The project view's number. |
| The project that contains this view. |
| The view's sort-by config. 警告
The |
| The view's sort-by config. |
| 标识上次更新对象时的日期和时间。 |
| The view's vertical-group-by field. 警告
The Arguments for
|
| The view's vertical-group-by field. Arguments for
|
| The view's visible fields. 警告
The Arguments for
|
ProjectV2ViewConnection
The connection type for ProjectV2View.
Fields for ProjectV2ViewConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectV2ViewEdge
连接中的一条边。
Fields for ProjectV2ViewEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ProjectV2Workflow
A workflow inside a project.
ProjectV2Workflow Implements
Fields for ProjectV2Workflow
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 警告
|
| Whether the workflow is enabled. |
| 将数据库中的主键标识为 BigInt。 |
| The Node ID of the ProjectV2Workflow object. |
| 工作流的名称。 |
| The number of the workflow. |
| The project that contains this workflow. |
| 标识上次更新对象时的日期和时间。 |
ProjectV2WorkflowConnection
The connection type for ProjectV2Workflow.
Fields for ProjectV2WorkflowConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ProjectV2WorkflowEdge
连接中的一条边。
Fields for ProjectV2WorkflowEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
PropertyTargetDefinition
必须匹配的属性。
Fields for PropertyTargetDefinition
| 名称 | 描述 |
|---|---|
| 属性的名称。 |
| 要匹配的值。 |
| The source of the property. Choose |
PublicKey
A user's public key.
PublicKey Implements
Fields for PublicKey
| 名称 | 描述 |
|---|---|
| The last time this authorization was used to perform an action. Values will be null for keys not owned by the user. |
| Identifies the date and time when the key was created. Keys created before March 5th, 2014 have inaccurate values. Values will be null for keys not owned by the user. |
| The fingerprint for this PublicKey. |
| The Node ID of the PublicKey object. |
| Whether this PublicKey is read-only or not. Values will be null for keys not owned by the user. |
| The public key string. |
| Identifies the date and time when the key was updated. Keys created before March 5th, 2014 may have inaccurate values. Values will be null for keys not owned by the user. |
PublicKeyConnection
The connection type for PublicKey.
Fields for PublicKeyConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PullRequest
A repository pull request.
PullRequest Implements
AssignableClosableCommentLabelableLockableNodeProjectV2OwnerReactableRepositoryNodeSubscribableUniformResourceLocatableUpdatableUpdatableComment
Fields for PullRequest
| 名称 | 描述 |
|---|---|
| Reason that the conversation was locked. |
| The number of additions in this pull request. |
| A list of actors assigned to this object. |
| A list of Users assigned to this object. |
| 撰写评论的操作者。 |
| 作者与评论主题的关联。 |
| Returns the auto-merge request object if one exists for this pull request. |
| Identifies the base Ref associated with the pull request. |
| Identifies the name of the base Ref associated with the pull request, even if the ref has been deleted. |
| Identifies the oid of the base ref associated with the pull request, even if the ref has been deleted. |
| The repository associated with this pull request's base Ref. |
| The body as Markdown. |
| 渲染为 HTML 的正文。 |
| 渲染为文本的正文。 |
| Whether or not the pull request is rebaseable. |
| The number of changed files in this pull request. |
| The HTTP path for the checks of this pull request. |
| The HTTP URL for the checks of this pull request. |
|
|
| Identifies the date and time when the object was closed. |
| List of issues that may be closed by this pull request. |
| A list of comments associated with the pull request.
|
| A list of commits present in this pull request's head branch not present in the base branch. |
| 标识对象创建的日期和时间。 |
| 检查此评论是否通过电子邮件回复创建。 |
| 标识数据库中的主键。 警告
|
| The number of deletions in this pull request. |
| The actor who edited this pull request's body. |
| Lists the files changed within this pull request. |
| 将数据库中的主键标识为 BigInt。 |
| Identifies the head Ref associated with the pull request. |
| Identifies the name of the head Ref associated with the pull request, even if the ref has been deleted. |
| Identifies the oid of the head ref associated with the pull request, even if the ref has been deleted. |
| The repository associated with this pull request's head Ref. |
| The owner of the repository associated with this pull request's head Ref. |
| The hovercard information for this issue. Arguments for
|
| The Node ID of the PullRequest object. |
| 检查此评论是否经过编辑并包含创建数据中的编辑。 |
| The head and base repositories are different. |
| Identifies if the pull request is a draft. |
| Indicates whether the pull request is in a merge queue. |
| Indicates whether the pull request's base ref has a merge queue enabled. |
| Is this pull request read by the viewer. |
| A list of labels associated with the object. Arguments for
|
| 编辑者最后一次编辑的时间。 |
| A list of latest reviews per user associated with the pull request. |
| A list of latest reviews per user associated with the pull request that are not also pending review. |
|
|
| Indicates whether maintainers can modify the pull request. |
| The commit that was created when this pull request was merged. |
| The merge queue for the pull request's base branch. |
| The merge queue entry of the pull request in the base branch's merge queue. |
| Detailed information about the current pull request merge state status. |
| Whether or not the pull request can be merged based on the existence of merge conflicts. |
| Whether or not the pull request was merged. |
| The date and time that the pull request was merged. |
| The actor who merged the pull request. |
| Identifies the milestone associated with the pull request. |
| Identifies the pull request number. |
| A list of Users that are participating in the Pull Request conversation. |
| The permalink to the pull request. |
| The commit that GitHub automatically generated to test if this pull request could be merged. This field will not return a value if the pull request is merged, or if the test merge commit is still being generated. See the |
| List of project cards associated with this pull request. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 Arguments for
|
| List of project items associated with this pull request. |
| Find a project by number. Arguments for
|
| A list of projects under the owner. Arguments for
|
| 标识评论的发布时间。 |
| 按内容分组的对主题留下的反应列表。 |
| 对 Issue 留下的 Reactions 列表。
|
| 与此节点关联的仓库。 |
| 此 pull request 的 HTTP 路径。 |
| The HTTP path for reverting this pull request. |
| The HTTP URL for reverting this pull request. |
| The current status of this pull request with respect to code review. |
| A list of review requests associated with the pull request. |
| The list of all review threads for this pull request. |
| A list of reviews associated with the pull request. |
| Identifies the state of the pull request. |
| Check and Status rollup information for the PR's head ref. |
| A list of suggested actors to assign to this object. |
| Reviewer actor suggestions based on commit history, past review comments, and integrations. |
| A list of reviewer suggestions based on commit history and past review comments. |
| A list of events, comments, commits, etc. associated with the pull request. 警告
|
| A list of events, comments, commits, etc. associated with the pull request. Arguments for
|
| Identifies the pull request title. |
| Identifies the pull request title rendered to HTML. |
| Returns a count of how many comments this pull request has received. |
| 标识上次更新对象时的日期和时间。 |
| 此 pull request 的 HTTP URL。 |
| 此内容的编辑列表。 |
| Whether or not the viewer can apply suggestion. |
| Indicates if the object can be closed by the viewer. |
| Check if the viewer can restore the deleted head ref. |
| Whether or not the viewer can disable auto-merge. |
| Can the viewer edit files within this pull request. |
| Whether or not the viewer can enable auto-merge. |
| Indicates if the viewer can edit labels for this object. |
| Indicates whether the viewer can bypass branch protections and merge the pull request immediately. |
| 用户是否可以对此主题做出反应。 |
| Indicates if the object can be reopened by the viewer. |
| 检查查看者是否能够更改他们对存储库的订阅状态。 |
| 检查当前查看者是否可以更新此对象。 |
| Whether or not the viewer can update the head ref of this PR, by merging or rebasing the base ref. If the head ref is up to date or unable to be updated by this user, this will return false. |
| 当前查看者无法更新此评论的原因。 |
| 查看者是否是此评论的作者。 |
| The latest review given from the viewer. |
| The person who has requested the viewer for review on this pull request. |
| The merge body text for the viewer and method. Arguments for
|
| The merge headline text for the viewer and method. Arguments for
|
| 标识查看者是在关注、未关注还是忽略可订阅实体。 |
PullRequestChangedFile
A file changed in a pull request.
Fields for PullRequestChangedFile
| 名称 | 描述 |
|---|---|
| The number of additions to the file. |
| How the file was changed in this PullRequest. |
| The number of deletions to the file. |
| The path of the file. |
| The state of the file for the viewer. |
PullRequestChangedFileConnection
The connection type for PullRequestChangedFile.
Fields for PullRequestChangedFileConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PullRequestChangedFileEdge
连接中的一条边。
Fields for PullRequestChangedFileEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
PullRequestCommit
Represents a Git commit part of a pull request.
PullRequestCommit Implements
Fields for PullRequestCommit
| 名称 | 描述 |
|---|---|
| The Git commit object. |
| The Node ID of the PullRequestCommit object. |
| The pull request this commit belongs to. |
| The HTTP path for this pull request commit. |
| The HTTP URL for this pull request commit. |
PullRequestCommitCommentThread
Represents a commit comment thread part of a pull request.
PullRequestCommitCommentThread Implements
Fields for PullRequestCommitCommentThread
| 名称 | 描述 |
|---|---|
| 此线程中存在的评论。 |
| 评论所在的提交。 |
| The Node ID of the PullRequestCommitCommentThread object. |
| 评论所在的文件。 |
| 评论所在提交的差异位置。 |
| The pull request this commit comment thread belongs to. |
| 与此节点关联的仓库。 |
PullRequestCommitConnection
The connection type for PullRequestCommit.
Fields for PullRequestCommitConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PullRequestCommitEdge
连接中的一条边。
Fields for PullRequestCommitEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
PullRequestConnection
The connection type for PullRequest.
Fields for PullRequestConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PullRequestContributionsByRepository
This aggregates pull requests opened by a user within one repository.
Fields for PullRequestContributionsByRepository
| 名称 | 描述 |
|---|---|
| The pull request contributions.
|
| The repository in which the pull requests were opened. |
PullRequestEdge
连接中的一条边。
Fields for PullRequestEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
PullRequestParameters
要求所有提交在合并前必须先提交到非目标分支,并随后通过拉取请求提交。
Fields for PullRequestParameters
| 名称 | 描述 |
|---|---|
| 允许的合并方法数组。允许的值包括 |
| 推送新的可评审提交将取消之前的拉取请求评审批准。 |
| 在修改具有指定代码所有者的文件的拉取请求中,需要获得批准的评审。 |
| 最近的可评审推送是否必须由推送者以外的人批准。 |
| 拉取请求在合并前所需的批准评审数量。 |
| 在合并拉取请求之前,代码上的所有对话都必须已解决。 |
| This field is in beta and subject to change. A collection of reviewers and associated file patterns. Each reviewer has a list of file patterns which determine the files that reviewer is required to review. |
PullRequestReview
A review object for a given pull request.
PullRequestReview Implements
Fields for PullRequestReview
| 名称 | 描述 |
|---|---|
| 撰写评论的操作者。 |
| 作者与评论主题的关联。 |
| Indicates whether the author of this review has push access to the repository. |
| Identifies the pull request review body. |
| 渲染为 HTML 的正文。 |
| The body of this review rendered as plain text. |
| A list of review comments for the current pull request review. |
| Identifies the commit associated with this pull request review. |
| 标识对象创建的日期和时间。 |
| 检查此评论是否通过电子邮件回复创建。 |
| 标识数据库中的主键。 警告
|
| 编辑评论的操作者。 |
| 将数据库中的主键标识为 BigInt。 |
| The Node ID of the PullRequestReview object. |
| 检查此评论是否经过编辑并包含创建数据中的编辑。 |
| 返回评论是否已最小化。 |
| 编辑者最后一次编辑的时间。 |
| 返回评论被最小化的原因。包括 |
| A list of teams that this review was made on behalf of. |
| 标识评论的发布时间。 |
| Identifies the pull request associated with this pull request review. |
| 按内容分组的对主题留下的反应列表。 |
| 对 Issue 留下的 Reactions 列表。
|
| 与此节点关联的仓库。 |
| The HTTP path permalink for this PullRequestReview. |
| Identifies the current state of the pull request review. |
| Identifies when the Pull Request Review was submitted. |
| 标识上次更新对象时的日期和时间。 |
| The HTTP URL permalink for this PullRequestReview. |
| 此内容的编辑列表。 |
| 检查当前查看者是否可以删除此对象。 |
| 检查当前查看者是否可以最小化此对象。 |
| 用户是否可以对此主题做出反应。 |
| 检查当前查看者是否可以取消最小化此对象。 |
| 检查当前查看者是否可以更新此对象。 |
| 当前查看者无法更新此评论的原因。 |
| 查看者是否是此评论的作者。 |
PullRequestReviewComment
A review comment associated with a given repository pull request.
PullRequestReviewComment Implements
Fields for PullRequestReviewComment
| 名称 | 描述 |
|---|---|
| 撰写评论的操作者。 |
| 作者与评论主题的关联。 |
| The comment body of this review comment. |
| 渲染为 HTML 的正文。 |
| The comment body of this review comment rendered as plain text. |
| Identifies the commit associated with the comment. |
| Identifies when the comment was created. |
| 检查此评论是否通过电子邮件回复创建。 |
| 标识数据库中的主键。 警告
|
| The diff hunk to which the comment applies. |
| Identifies when the comment was created in a draft state. |
| 编辑评论的操作者。 |
| 将数据库中的主键标识为 BigInt。 |
| The Node ID of the PullRequestReviewComment object. |
| 检查此评论是否经过编辑并包含创建数据中的编辑。 |
| 返回评论是否已最小化。 |
| 编辑者最后一次编辑的时间。 |
| The end line number on the file to which the comment applies. |
| 返回评论被最小化的原因。包括 |
| Identifies the original commit associated with the comment. |
| The end line number on the file to which the comment applied when it was first created. |
| The original line index in the diff to which the comment applies. 警告
We are phasing out diff-relative positioning for PR comments Removal on 2023-10-01 UTC. |
| The start line number on the file to which the comment applied when it was first created. |
| 标识评论内容是否已过时。 |
| 评论适用的路径。 |
| 评论适用的 diff 中的行索引。 警告
我们正在逐步淘汰 PR 评论的 diff 相对位置。请改用 |
| 标识评论的发布时间。 |
| 与此评论关联的拉取请求。 |
| 与此评论关联的拉取请求审查。 |
| 按内容分组的对主题留下的反应列表。 |
| 对 Issue 留下的 Reactions 列表。
|
| 此评论回复的评论。 |
| 与此节点关联的仓库。 |
| 此评论的 HTTP 路径永久链接。 |
| 评论适用的文件起始行号。 |
| 标识评论的状态。 |
| 对应评论串中评论的目标级别,可以是 diff 行或文件。 |
| 标识评论上次更新时间。 |
| 此评论的 HTTP URL 永久链接。 |
| 此内容的编辑列表。 |
| 检查当前查看者是否可以删除此对象。 |
| 检查当前查看者是否可以最小化此对象。 |
| 用户是否可以对此主题做出反应。 |
| 检查当前查看者是否可以取消最小化此对象。 |
| 检查当前查看者是否可以更新此对象。 |
| 当前查看者无法更新此评论的原因。 |
| 查看者是否是此评论的作者。 |
PullRequestReviewCommentConnection
PullRequestReviewComment 的连接类型。
PullRequestReviewCommentConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PullRequestReviewCommentEdge
连接中的一条边。
PullRequestReviewCommentEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
PullRequestReviewConnection
PullRequestReview 的连接类型。
PullRequestReviewConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PullRequestReviewContributionsByRepository
按用户在一个仓库中进行的拉取请求审查聚合。
PullRequestReviewContributionsByRepository 的字段
| 名称 | 描述 |
|---|---|
| 拉取请求审查贡献。
|
| 进行拉取请求审查的仓库。 |
PullRequestReviewEdge
连接中的一条边。
PullRequestReviewEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
PullRequestReviewThread
给定拉取请求的评论串列表。
PullRequestReviewThread 实现
PullRequestReviewThread 的字段
| 名称 | 描述 |
|---|---|
| 与该评论串关联的拉取请求评论列表。 |
| 放置此评论串的 diff 侧。 |
| PullRequestReviewThread 对象的节点 ID。 |
| 评论串是否已折叠(已解决)。 |
| 指示此评论串是否因较新更改而过时。 |
| 此评论串是否已解决。 |
| 此评论串引用的文件中的行。 |
| 此评论串引用的文件中原始行。 |
| 此评论串引用的文件中原始起始行(仅限多行)。 |
| 标识此评论串的文件路径。 |
| 标识与此评论串关联的拉取请求。 |
| 标识与此评论串关联的仓库。 |
| 解决此评论串的用户。 |
| 评论串起始行所在的 diff 侧(仅限多行)。 |
| 此评论串引用的文件中的起始行(仅限多行)。 |
| 对应评论串中评论的目标级别,可以是 diff 行或文件。 |
| 指示当前查看者是否可以回复此评论串。 |
| 查看者是否可以解决此评论串。 |
| 查看者是否可以取消解决此评论串。 |
PullRequestReviewThreadConnection
拉取请求审查的评论串列表。
PullRequestReviewThreadConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PullRequestReviewThreadEdge
连接中的一条边。
PullRequestReviewThreadEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
PullRequestRevisionMarker
表示查看者已查看拉取请求提交的拉取请求时间线中的最新点。
PullRequestRevisionMarker 的字段
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| 查看者查看的最后一次提交。 |
| 标记所属的拉取请求。 |
PullRequestTemplate
仓库拉取请求模板。
PullRequestTemplate 的字段
| 名称 | 描述 |
|---|---|
| 模板正文。 |
| 模板的文件名。 |
| 模板所属的仓库。 |
PullRequestThread
给定拉取请求的评论串列表。
PullRequestThread 实现
PullRequestThread 的字段
| 名称 | 描述 |
|---|---|
| 与该评论串关联的拉取请求评论列表。 |
| 放置此评论串的 diff 侧。 |
| PullRequestThread 对象的节点 ID。 |
| 评论串是否已折叠(已解决)。 |
| 指示此评论串是否因较新更改而过时。 |
| 此评论串是否已解决。 |
| 此评论串引用的文件中的行。 |
| 标识此评论串的文件路径。 |
| 标识与此评论串关联的拉取请求。 |
| 标识与此评论串关联的仓库。 |
| 解决此评论串的用户。 |
| 评论串起始行所在的 diff 侧(仅限多行)。 |
| 评论串中第一个文件 diff 的行。 |
| 对应评论串中评论的目标级别,可以是 diff 行或文件。 |
| 指示当前查看者是否可以回复此评论串。 |
| 查看者是否可以解决此评论串。 |
| 查看者是否可以取消解决此评论串。 |
PullRequestTimelineConnection
PullRequestTimelineItem 的连接类型。
PullRequestTimelineConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PullRequestTimelineItemEdge
连接中的一条边。
PullRequestTimelineItemEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
PullRequestTimelineItemsConnection
PullRequestTimelineItems 的连接类型。
PullRequestTimelineItemsConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 标识应用 |
| 节点的列表。 |
| 标识应用 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
| 标识时间线最后更新的日期和时间。 |
PullRequestTimelineItemsEdge
连接中的一条边。
PullRequestTimelineItemsEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
Push
一次 Git 推送。
Push 实现
Push 的字段
| 名称 | 描述 |
|---|---|
| Push 对象的节点 ID。 |
| 推送后的 SHA。 |
| 此推送的永久链接。 |
| 推送前的 SHA。 |
| 进行推送的操作者。 |
| 推送到的仓库。 |
PushAllowance
具有推送到受保护分支权限的团队、用户或应用。
PushAllowance 实现
PushAllowance 的字段
| 名称 | 描述 |
|---|---|
| 可以推送的操作者。 |
| 标识与允许的用户、团队或应用关联的分支保护规则。 |
| PushAllowance 对象的节点 ID。 |
PushAllowanceConnection
PushAllowance 的连接类型。
PushAllowanceConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
PushAllowanceEdge
连接中的一条边。
PushAllowanceEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
RateLimit
表示客户端的速率限制。
ReactingUserConnection
The connection type for User.
ReactingUserConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ReactingUserEdge
表示进行过反应的用户。
Reaction
对特定内容的表情符号反应。
Reaction 实现
Reaction 的字段
| 名称 | 描述 |
|---|---|
| 标识表情符号反应。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| Reaction 对象的节点 ID。 |
| 可反应的内容。 |
| 标识创建此反应的用户。 |
ReactionConnection
在主题上留下的反应列表。
ReactionConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
| 经过身份验证的用户是否已在主题上留下反应。 |
ReactionGroup
对特定内容的表情符号反应组。
ReactionGroup 的字段
| 名称 | 描述 |
|---|---|
| 标识表情符号反应。 |
| 标识反应创建时间。 |
| 对此反应组所代表情感的主题作出反应的人员。 |
| 被反应的主题。 |
| 对此反应组所代表情感的主题作出反应的用户。 警告
反应者现在可以是虚拟用户、机器人和组织。请改用 |
| 经过身份验证的用户是否已在主题上留下反应。 |
ReactorConnection
Reactor 的连接类型。
ReactorConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ReactorEdge
表示反应的作者。
ReadyForReviewEvent
表示给定拉取请求上的ready_for_review事件。
Ref
表示一个 Git 引用。
Ref 实现
Ref 的字段
| 名称 | 描述 |
|---|---|
| 以此引用作为 head ref 的拉取请求列表。
|
| 此引用的分支保护规则。 |
| 将当前引用作为 base ref 与另一个 head ref 进行比较(如果可进行比较)。
|
| Ref 对象的节点 ID。 |
| 引用名称。 |
| 引用的前缀,例如 |
| 非管理员可查看的分支保护规则。 |
| 引用所属的仓库。 |
| 适用于此引用的活动仓库和组织规则集中的规则列表。
|
| 引用指向的对象。如果对象不存在,则返回 null。 |
RefConnection
Ref 的连接类型。
RefNameConditionTarget
用于 ref_name 条件的参数。
RefNameConditionTarget 的字段
| 名称 | 描述 |
|---|---|
| 要排除的引用名称或模式数组。如果匹配其中任何模式,则条件将不通过。 |
| 要包含的引用名称或模式数组。必须匹配其中一个模式才能使条件通过。还接受 |
RefUpdateRule
在查看者身上强制执行的分支保护规则。
RefUpdateRule 的字段
| 名称 | 描述 |
|---|---|
| 是否允许删除此分支。 |
| 是否允许对该分支进行强制推送。 |
| 是否可以创建匹配的分支。 |
| 标识保护规则模式。 |
| 更新匹配分支所需的批准审核次数。 |
| 必须通过才能接受提交到匹配分支的所需状态检查上下文列表。 |
| 更新匹配分支是否需要代码所有者的审核。 |
| 合并前是否需要解决对话。 |
| 是否禁止将合并提交推送到此分支。 |
| 提交是否需要签名。 |
| 查看者是否允许关闭审查。 |
| 查看者是否可以推送到分支。 |
ReferencedEvent
表示给定 ReferencedSubject 上的referenced事件。
ReferencedEvent 实现
ReferencedEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识与 |
| 标识与 |
| 标识对象创建的日期和时间。 |
| ReferencedEvent 对象的节点 ID。 |
| 引用源自不同的仓库。 |
| 检查提交消息本身是否引用了主题。在提交评论引用的情况下可能为 false。 |
| 事件引用的对象。 |
Release
发布包含发布的内容。
Release 实现
Release 的字段
| 名称 | 描述 |
|---|---|
| 发布的作者。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 发布的描述。 |
| 此发布的描述渲染为 HTML。 |
| Release 对象的节点 ID。 |
| 发布是否不可变。 |
| 发布是否为草稿。 |
| 发布是否为最新发布。 |
| 发布是否为预发布。 |
| 发布描述中提到的用户列表。 |
| 发布的标题。 |
| 标识发布创建的日期和时间。 |
| 按内容分组的对主题留下的反应列表。 |
| 对 Issue 留下的 Reactions 列表。
|
| 依赖于此发布的发布资源列表。 |
| 发布所属的仓库。 |
| The HTTP path for this issue. |
| 发布的描述,渲染为不包含任何链接的 HTML。
|
| 发布指向的 Git 标签。 |
| 此发布的标签提交。 |
| 发布 Git 标签的名称。 |
| 标识上次更新对象时的日期和时间。 |
| The HTTP URL for this issue. |
| 用户是否可以对此主题做出反应。 |
ReleaseAsset
发布资源包含发布资源的内容。
ReleaseAsset 实现
ReleaseAsset 的字段
| 名称 | 描述 |
|---|---|
| 资源的 content-type。 |
| 标识对象创建的日期和时间。 |
| 资源的 SHA256 摘要。 |
| 此资源被下载的次数。 |
| 标识可以通过浏览器下载发布资源的 URL。 |
| ReleaseAsset 对象的节点 ID。 |
| 标识发布资源的标题。 |
| 与资源关联的发布。 |
| 资源的大小(以字节为单位)。 |
| 标识上次更新对象时的日期和时间。 |
| 执行上传的用户。 |
| 标识发布资源的 URL。 |
ReleaseAssetConnection
ReleaseAsset 的连接类型。
ReleaseAssetConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ReleaseConnection
Release 的连接类型。
ReleaseConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RemovedFromMergeQueueEvent
表示给定拉取请求上的removed_from_merge_queue事件。
RemovedFromMergeQueueEvent 实现
RemovedFromMergeQueueEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识 |
| 标识对象创建的日期和时间。 |
| 将此拉取请求从合并队列中移除的用户。 |
| RemovedFromMergeQueueEvent 对象的节点 ID。 |
| 移除此拉取请求的合并队列。 |
| 事件引用的拉取请求。 |
| 此拉取请求被从队列中移除的原因。 |
RemovedFromProjectEvent
表示给定议题或拉取请求上的removed_from_project事件。
RemovedFromProjectEvent 实现
RemovedFromProjectEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| RemovedFromProjectEvent 对象的节点 ID。 |
| 事件引用的项目。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 此项目事件引用的列名称。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
RemovedFromProjectV2Event
表示给定议题或拉取请求上的removed_from_project_v2事件。
RenamedTitleEvent
表示给定议题或拉取请求上的renamed事件。
ReopenedEvent
表示任何 Closable 上的reopened事件。
RepoAccessAuditEntry
repo.access 事件的审核日志条目。
RepoAccessAuditEntry 实现
RepoAccessAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoAccessAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 仓库的可见性。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoAddMemberAuditEntry
repo.add_member 事件的审核日志条目。
RepoAddMemberAuditEntry 实现
RepoAddMemberAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoAddMemberAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 仓库的可见性。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoAddTopicAuditEntry
repo.add_topic 事件的审核日志条目。
RepoAddTopicAuditEntry 实现
RepoAddTopicAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoAddTopicAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 添加到仓库的主题名称。 |
| 添加到仓库的主题名称。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoArchivedAuditEntry
repo.archived 事件的审核日志条目。
RepoArchivedAuditEntry 实现
RepoArchivedAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoArchivedAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 仓库的可见性。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoChangeMergeSettingAuditEntry
repo.change_merge_setting 事件的审核日志条目。
RepoChangeMergeSettingAuditEntry 实现
RepoChangeMergeSettingAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoChangeMergeSettingAuditEntry 对象的节点 ID。 |
| 更改是启用 (true) 还是禁用 (false) 合并类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受更改影响的合并方法。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoConfigDisableAnonymousGitAccessAuditEntry
repo.config.disable_anonymous_git_access 事件的审核日志条目。
RepoConfigDisableAnonymousGitAccessAuditEntry 实现
RepoConfigDisableAnonymousGitAccessAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoConfigDisableAnonymousGitAccessAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoConfigDisableCollaboratorsOnlyAuditEntry
repo.config.disable_collaborators_only 事件的审核日志条目。
RepoConfigDisableCollaboratorsOnlyAuditEntry 实现
RepoConfigDisableCollaboratorsOnlyAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoConfigDisableCollaboratorsOnlyAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoConfigDisableContributorsOnlyAuditEntry
repo.config.disable_contributors_only 事件的审核日志条目。
RepoConfigDisableContributorsOnlyAuditEntry 实现
RepoConfigDisableContributorsOnlyAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoConfigDisableContributorsOnlyAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoConfigDisableSockpuppetDisallowedAuditEntry
repo.config.disable_sockpuppet_disallowed 事件的审核日志条目。
RepoConfigDisableSockpuppetDisallowedAuditEntry 实现
RepoConfigDisableSockpuppetDisallowedAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoConfigDisableSockpuppetDisallowedAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoConfigEnableAnonymousGitAccessAuditEntry
repo.config.enable_anonymous_git_access 事件的审核日志条目。
RepoConfigEnableAnonymousGitAccessAuditEntry 实现
RepoConfigEnableAnonymousGitAccessAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoConfigEnableAnonymousGitAccessAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoConfigEnableCollaboratorsOnlyAuditEntry
repo.config.enable_collaborators_only 事件的审核日志条目。
RepoConfigEnableCollaboratorsOnlyAuditEntry 实现
RepoConfigEnableCollaboratorsOnlyAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoConfigEnableCollaboratorsOnlyAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoConfigEnableContributorsOnlyAuditEntry
repo.config.enable_contributors_only 事件的审核日志条目。
RepoConfigEnableContributorsOnlyAuditEntry 实现
RepoConfigEnableContributorsOnlyAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoConfigEnableContributorsOnlyAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoConfigEnableSockpuppetDisallowedAuditEntry
repo.config.enable_sockpuppet_disallowed 事件的审核日志条目。
RepoConfigEnableSockpuppetDisallowedAuditEntry 实现
RepoConfigEnableSockpuppetDisallowedAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoConfigEnableSockpuppetDisallowedAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoConfigLockAnonymousGitAccessAuditEntry
repo.config.lock_anonymous_git_access 事件的审核日志条目。
RepoConfigLockAnonymousGitAccessAuditEntry 实现
RepoConfigLockAnonymousGitAccessAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoConfigLockAnonymousGitAccessAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoConfigUnlockAnonymousGitAccessAuditEntry
repo.config.unlock_anonymous_git_access 事件的审核日志条目。
RepoConfigUnlockAnonymousGitAccessAuditEntry 实现
RepoConfigUnlockAnonymousGitAccessAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoConfigUnlockAnonymousGitAccessAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoCreateAuditEntry
repo.create 事件的审核日志条目。
RepoCreateAuditEntry 实现
RepoCreateAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 此分叉仓库的父仓库名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 此网络的根仓库名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoCreateAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 仓库的可见性。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoDestroyAuditEntry
repo.destroy 事件的审核日志条目。
RepoDestroyAuditEntry 实现
RepoDestroyAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoDestroyAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 仓库的可见性。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoRemoveMemberAuditEntry
repo.remove_member 事件的审核日志条目。
RepoRemoveMemberAuditEntry 实现
RepoRemoveMemberAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoRemoveMemberAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 仓库的可见性。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepoRemoveTopicAuditEntry
repo.remove_topic 事件的审核日志条目。
RepoRemoveTopicAuditEntry 实现
RepoRemoveTopicAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| RepoRemoveTopicAuditEntry 对象的节点 ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 添加到仓库的主题名称。 |
| 添加到仓库的主题名称。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
Repository
仓库包含项目的内容。
Repository 实现
NodePackageOwnerProjectOwnerProjectV2RecentRepositoryInfoStarrableSubscribableUniformResourceLocatable
Repository 的字段
| 名称 | 描述 |
|---|---|
| 拉取请求的 head branch 是否允许始终更新,即使它在合并前不需要保持最新状态。 |
| 标识仓库归档的日期和时间。 |
| 可以分配到此仓库中议题的用户列表。 |
| 是否允许在此仓库的拉取请求上启用自动合并。 |
| 此仓库的分支保护规则列表。 |
| 返回此仓库的行为准则。 |
| 从仓库的
|
| 与仓库关联的协作者列表。 |
| 与仓库关联的提交评论列表。 |
| 返回与仓库关联的联系链接列表。 |
| 返回此仓库的贡献指南。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 与仓库默认分支关联的 Ref。 |
| 此仓库中合并时是否自动删除分支。 |
| 仓库中包含的依赖关系清单列表。 |
| 此仓库上的部署密钥列表。 |
| 与仓库关联的部署。 |
| 仓库的描述。 |
| 仓库描述渲染为 HTML。 |
| 按编号从当前仓库返回单个讨论。
|
| 仓库中可用的讨论类别列表。 |
| 按 slug 返回的讨论类别。
|
| 仓库中已开启的讨论列表。
|
| 此仓库在磁盘上占用的千字节数。 |
| 按名称从当前仓库返回单个活动环境。
|
| 此仓库中的环境列表。
|
| 返回整个网络中此仓库的分叉数量。 |
| 此仓库是否允许分叉。 |
| 直接分叉的仓库列表。 Arguments for
|
| 此仓库的资助链接。 |
| 指示仓库是否启用了讨论功能。 |
| 指示仓库是否启用了议题功能。 |
| 指示仓库是否启用了项目功能。 |
| 指示仓库是否启用了拉取请求功能。 |
| 指示仓库是否显示用于资金捐助的“赞助 (Sponsor)”按钮。 |
| 是否为仓库启用了漏洞警报。 |
| 指示仓库是否启用了 wiki 功能。 |
| 仓库的 URL。 |
| Repository 对象的节点 ID。 |
| 此仓库的交互能力设置。 |
| 指示仓库是否未维护。 |
| 如果查看者可以在此仓库中创建空白议题,则返回 true。 |
| 返回此仓库是否已禁用。 |
| 返回此仓库是否为空。 |
| 标识仓库是否为分叉。 |
| 指示仓库是属于组织所有,还是组织的私有分叉仓库。 |
| 指示仓库是否已锁定。 |
| 标识仓库是否为镜像。 |
| Identifies if the repository is private or internal. |
| 如果此仓库有安全策略,则返回 true。 |
| 标识仓库是否为可用于生成新仓库的模板。 |
| 此仓库是否为用户配置仓库?。 |
| 按编号从当前仓库返回单个议题。
|
| 按编号从当前仓库返回单个类似议题的对象。
|
| 返回与仓库关联的议题模板列表。 |
| 按名称返回单个议题类型。
|
| 仓库的议题类型列表。
|
| 仓库中已开启的议题列表。
|
| 按名称返回单个标签。
|
| 与仓库关联的标签列表。 |
| 包含仓库语言组成细分的列表。
|
| 获取仓库的最新发布(如果存在)。 |
| 与仓库关联的许可证。 |
| 仓库被锁定的原因。 |
| 可在仓库上下文中提及的用户列表。 |
| 此仓库中是否允许使用合并提交来合并 PR。 |
| 合并拉取请求时如何生成默认提交消息。 |
| 合并拉取请求时如何生成默认提交标题。 |
| 指定分支的合并队列,如果未提供,则为默认分支。
|
| 按编号从当前仓库返回单个里程碑。
|
| 与仓库关联的里程碑列表。
|
| 仓库的原始镜像 URL。 |
| 仓库名称。 |
| The repository's name with owner. |
| 仓库中的 Git 对象。 |
| 用于在 Open Graph 数据中表示此仓库的图像。 |
| 仓库的用户所有者。 |
| 所有者下的包列表。
|
| 如果这是分叉,则为仓库父级。 |
| 此仓库中已置顶的讨论列表。 |
| 此仓库的置顶环境列表。
|
| 此仓库的置顶议题列表。 |
| 返回有关基于仓库计费计划的某些功能可用性和限制的信息。 |
| 仓库代码的主要语言。 |
| 按编号查找项目。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。
|
| 查找并返回与提供的项目编号对应的项目。 Arguments for
|
| A list of projects under the owner. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。
|
| 列出仓库项目的 HTTP 路径。 |
| 列出仓库项目的 HTTP URL。 |
| 链接到此仓库的项目列表。 Arguments for
|
| 按编号从当前仓库返回单个拉取请求。
|
| 控制谁可以在此仓库中创建拉取请求的策略。 |
| 返回与仓库关联的拉取请求模板列表。 |
| 仓库中已开启的拉取请求列表。
|
| 标识仓库上次推送的日期和时间。 |
| 此仓库是否启用了 rebase-merging(变基合并)。 |
| 此用户在此所有者上下文中最近修改的项目。 |
| 从仓库中获取给定的引用。
|
| 从仓库中获取引用列表。 |
| 根据各种条件查找单个版本。
|
| 依赖于此仓库的版本列表。
|
| 仓库的自定义属性值。
|
| 仓库的自定义属性及其关联值的列表。 |
| 此仓库应用的仓库主题关联列表。 |
| 此仓库的 HTTP 路径。 |
| 按 ID 从当前仓库返回单个规则集。 |
| 此仓库的规则集列表。 |
| 安全策略 URL。 |
| 仓库的描述,渲染为不包含任何链接的 HTML。
|
| 此仓库是否启用了 squash-merging(压缩合并)。 |
| 压缩合并拉取请求时,默认提交消息的生成方式。 |
| 压缩合并拉取请求时,默认提交标题的生成方式。 |
| 压缩合并提交是否可以使用拉取请求标题作为默认值。 警告
|
| 用于克隆此仓库的 SSH URL。 |
| Returns a count of how many stargazers there are on this object. |
| A list of users who have starred this starrable. |
| 返回从默认分支的 HEAD 提交解析的 .gitmodules 文件中的所有子模块列表。 |
| 可归属于此仓库内容的建议参与者列表。 Arguments for
|
| 用于克隆此仓库的临时身份验证令牌。 |
| 生成此仓库的源仓库(如果有)。 |
| 标识上次更新对象时的日期和时间。 |
| 此仓库的 HTTP URL。 |
| 此仓库是否具有用于 Open Graph 的自定义图像,而不是使用所有者的头像。 |
| 指示查看者是否对此仓库具有管理权限。 |
| 当前查看者是否可以在此所有者上创建新项目。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 指示当前用户是否可以在此仓库中查看议题字段。 |
| 检查查看者是否能够更改他们对存储库的订阅状态。 |
| 指示查看者是否可以更新此仓库的主题。 |
| 查看者上次提交时使用的电子邮件地址。 |
| 查看者上次使用的合并方法或仓库的默认方法。 |
| Returns a boolean indicating whether the viewing user has starred this starrable. |
| 用户对仓库的权限级别。如果以 GitHub App 身份进行身份验证,则返回 null。 |
| 查看者可以用来提交的电子邮件地址列表。 |
| 标识查看者是在关注、未关注还是忽略可订阅实体。 |
| 指示仓库的可见性级别。 |
| 按编号从当前仓库返回单个漏洞警报。
|
| 此仓库上的漏洞警报列表。
|
| 关注此仓库的用户列表。 |
| 此仓库是否要求贡献者签署基于 Web 的提交。 |
RepositoryCodeowners
从仓库的 CODEOWNERS 文件中提取的信息。
RepositoryCodeowners 的字段
| 名称 | 描述 |
|---|---|
| 解析 |
RepositoryCodeownersError
CODEOWNERS 文件中的错误。
RepositoryCollaboratorConnection
The connection type for User.
RepositoryCollaboratorConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RepositoryCollaboratorEdge
表示仓库的协作者的用户。
RepositoryCollaboratorEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| N/A |
| 用户在仓库上的权限。 |
| 用户访问仓库的来源列表。 |
RepositoryConnection
主体拥有的仓库列表。
RepositoryConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
| 连接中所有仓库的总大小(以千字节为单位)。值永远不会大于 32 位带符号整数的最大值。 |
RepositoryContactLink
仓库联系人链接。
RepositoryCustomProperty
仓库自定义属性。
RepositoryCustomProperty 实现
RepositoryCustomProperty 的字段
| 名称 | 描述 |
|---|---|
| 自定义属性的允许值。如果 |
| 自定义属性的默认值(如果该属性是 |
| 自定义属性的描述。 |
| RepositoryCustomProperty 对象的 Node ID。 |
| 自定义属性的名称。 |
| 如果 |
| 此仓库自定义属性是否需要显式值。 |
| 自定义属性是否为必需。 |
| 自定义属性的源类型。 |
| 自定义属性的值类型。 |
| 谁可以编辑此仓库自定义属性的值。 |
RepositoryCustomPropertyConnection
RepositoryCustomProperty 的连接类型。
RepositoryCustomPropertyConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RepositoryCustomPropertyEdge
连接中的一条边。
RepositoryCustomPropertyEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
RepositoryCustomPropertyValue
与仓库自定义属性关联的值。
RepositoryCustomPropertyValue 的字段
| 名称 | 描述 |
|---|---|
| 自定义属性的名称。 |
| 自定义属性的值。 |
RepositoryCustomPropertyValueConnection
RepositoryCustomPropertyValue 的连接类型。
RepositoryCustomPropertyValueConnection 的字段
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RepositoryCustomPropertyValueEdge
连接中的一条边。
RepositoryCustomPropertyValueEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
边的末端节点。 |
RepositoryIdConditionTarget
用于 repository_id 条件的参数。
RepositoryIdConditionTarget 的字段
| 名称 | 描述 |
|---|---|
| 其中一个仓库 ID 必须与仓库匹配。 |
RepositoryInteractionAbility
适用于此对象的仓库交互限制。
RepositoryInteractionAbility 的字段
| 名称 | 描述 |
|---|---|
| 当前活动限制的到期时间。 |
| 在此对象上启用的当前限制。 |
| 当前活动交互限制的来源。 |
RepositoryInvitation
邀请用户添加到仓库的邀请函。
RepositoryInvitation 实现
RepositoryInvitation 的字段
| 名称 | 描述 |
|---|---|
| 接收邀请的电子邮件地址。 |
| RepositoryInvitation 对象的 Node ID。 |
| 接收邀请的用户。 |
| The user who created the invitation. |
| 此仓库邀请的永久链接。 |
| 通过此邀请授予此仓库的权限。 |
| 用户受邀加入的仓库。 |
RepositoryInvitationConnection
仓库邀请列表。
RepositoryInvitationConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RepositoryInvitationEdge
连接中的一条边。
RepositoryInvitationEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
RepositoryMigration
GitHub Enterprise Importer (GEI) 仓库迁移。
RepositoryMigration 实现
RepositoryMigration 的字段
| 名称 | 描述 |
|---|---|
| 发生错误时继续迁移的标志。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 迁移失败的原因。 |
| RepositoryMigration 对象的 Node ID。 |
| 迁移日志的 URL(在迁移完成后 1 天过期)。 |
| 迁移来源。 |
| 目标仓库名称。 |
| 迁移源 URL,例如 |
| 迁移状态。 |
| 此迁移遇到的警告数。要查看警告,请查看迁移日志。 |
RepositoryMigrationConnection
迁移列表。
RepositoryMigrationConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RepositoryMigrationEdge
表示仓库迁移。
RepositoryMigrationEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
RepositoryNameConditionTarget
用于 repository_name 条件的参数。
RepositoryNameConditionTarget 的字段
| 名称 | 描述 |
|---|---|
| 要排除的存储库名称或模式数组。如果匹配其中任何模式,则条件将不通过。 |
| 要包含的存储库名称或模式数组。必须匹配其中一个模式才能使条件通过。还接受 |
| 匹配这些模式的目标更改将被阻止,除非具有绕过权限的人员执行。 |
RepositoryPlanFeatures
根据仓库的计费计划,有关功能可用性和限制的信息。
RepositoryPropertyConditionTarget
用于 repository_property 条件的参数。
RepositoryPropertyConditionTarget 的字段
| 名称 | 描述 |
|---|---|
| 不得匹配的仓库属性数组。 |
| 必须匹配的仓库属性数组。 |
RepositoryRule
仓库规则。
RepositoryRule 实现
RepositoryRule 的字段
| 名称 | 描述 |
|---|---|
| RepositoryRule 对象的 Node ID。 |
| 此规则的参数。 |
| 与此规则配置关联的仓库规则集。 |
| 规则类型。 |
RepositoryRuleConditions
确定规则集是否评估的条件集。
RepositoryRuleConditions 的字段
| 名称 | 描述 |
|---|---|
| organization_property 条件的配置。 |
| ref_name 条件的配置。 |
| repository_id 条件的配置。 |
| repository_name 条件的配置。 |
| repository_property 条件的配置。 |
RepositoryRuleConnection
RepositoryRule 的连接类型。
RepositoryRuleConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RepositoryRuleEdge
连接中的一条边。
RepositoryRuleEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
RepositoryRuleset
仓库规则集。
RepositoryRuleset 实现
RepositoryRuleset 的字段
| 名称 | 描述 |
|---|---|
| 可以绕过此规则集的参与者。 |
| 必须评估为 true 才能应用此规则集的条件集。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 此规则集的强制级别。 |
| RepositoryRuleset 对象的 Node ID。 |
| 规则集名称。 |
| 规则列表。
|
| 规则集来源。 |
| 规则集目标。 |
| 标识上次更新对象时的日期和时间。 |
RepositoryRulesetBypassActor
具有绕过规则集上定义的规则的能力的团队或应用程序。
RepositoryRulesetBypassActor 实现
RepositoryRulesetBypassActor 的字段
| 名称 | 描述 |
|---|---|
| 可以绕过规则的参与者。 |
| 绕过参与者的模式。 |
| 此参与者表示部署密钥绕过的能力。 |
| 此参与者表示企业所有者绕过的能力。 |
| RepositoryRulesetBypassActor 对象的 Node ID。 |
| 此参与者表示组织所有者绕过的能力。 |
| 如果参与者是仓库角色,则可以绕过的仓库角色的 ID。 |
| 如果参与者是仓库角色,则可以绕过的仓库角色的名称。 |
| 标识与允许的参与者关联的规则集。 |
RepositoryRulesetBypassActorConnection
RepositoryRulesetBypassActor 的连接类型。
RepositoryRulesetBypassActorConnection 的字段
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RepositoryRulesetBypassActorEdge
连接中的一条边。
RepositoryRulesetBypassActorEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
RepositoryRulesetConnection
RepositoryRuleset 的连接类型。
RepositoryRulesetConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RepositoryRulesetEdge
连接中的一条边。
RepositoryRulesetEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
RepositoryTopic
仓库主题连接仓库和主题。
RepositoryTopicConnection
RepositoryTopic 的连接类型。
RepositoryTopicConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RepositoryTopicEdge
连接中的一条边。
RepositoryTopicEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
RepositoryVisibilityChangeDisableAuditEntry
repository_visibility_change.disable 事件的审核日志条目。
RepositoryVisibilityChangeDisableAuditEntry 实现
RepositoryVisibilityChangeDisableAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP path for this enterprise. |
| 企业的 slug。 |
| The HTTP URL for this enterprise. |
| RepositoryVisibilityChangeDisableAuditEntry 对象的 Node ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepositoryVisibilityChangeEnableAuditEntry
repository_visibility_change.enable 事件的审核日志条目。
RepositoryVisibilityChangeEnableAuditEntry 实现
RepositoryVisibilityChangeEnableAuditEntry 的字段
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP path for this enterprise. |
| 企业的 slug。 |
| The HTTP URL for this enterprise. |
| RepositoryVisibilityChangeEnableAuditEntry 对象的 Node ID。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
RepositoryVulnerabilityAlert
针对受安全漏洞影响的依赖项的仓库的 Dependabot 警报。
RepositoryVulnerabilityAlert 实现
RepositoryVulnerabilityAlert 的字段
| 名称 | 描述 |
|---|---|
| 警报自动解除的时间? |
| 警报创建的时间? |
| 关联的 Dependabot 更新。 |
| 警报依赖项的关系。 |
| 警报依赖项的范围。 |
| 解释警报被解除原因的评论。 |
| 警报被解除的原因。 |
| 警报被解除的时间? |
| 解除警报的用户。 |
| 警报修复的时间? |
| RepositoryVulnerabilityAlert 对象的 Node ID。 |
| 标识警报编号。 |
| 关联的仓库。 |
| 关联的安全建议。 |
| 关联的安全漏洞。 |
标识警报的状态。 | |
| 易受攻击的清单文件名。 |
| 易受攻击的清单路径。 |
| 易受攻击的要求。 |
RepositoryVulnerabilityAlertConnection
RepositoryVulnerabilityAlert 的连接类型。
RepositoryVulnerabilityAlertConnection 的字段
| 名称 | 描述 |
|---|---|
边的列表。 | |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RepositoryVulnerabilityAlertEdge
连接中的一条边。
RepositoryVulnerabilityAlertEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
RequestedReviewerConnection
RequestedReviewer 的连接类型。
RequestedReviewerConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
RequestedReviewerEdge
连接中的一条边。
RequestedReviewerEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
RequiredDeploymentsParameters
选择在将引用推送到匹配此规则的引用之前,必须成功部署到的环境。
RequiredDeploymentsParameters 的字段
| 名称 | 描述 |
|---|---|
| 在分支合并前必须成功部署到的环境。 |
RequiredReviewerConfiguration
一个审阅团队以及描述他们必须批准更改的文件的文件模式。
RequiredReviewerConfiguration 的字段
| 名称 | 描述 |
|---|---|
| 文件模式数组。更改匹配文件的拉取请求必须由指定团队批准。文件模式使用 fnmatch 语法。 |
| 指定团队所需的最低批准数量。如果设置为零,团队将被添加到拉取请求中,但批准是可选的。 |
| 必须审阅匹配文件的更改的团队的节点 ID。 |
RequiredStatusCheckDescription
表示受保护分支所需的必填状态检查,但不表示该检查的任何特定运行。
RequiredStatusChecksParameters
选择更新引用前必须通过的状态检查。启用后,提交必须首先推送到另一个通过检查的引用。
RequiredStatusChecksParameters 的字段
| 名称 | 描述 |
|---|---|
| 如果状态检查原本会禁止创建存储库和分支,则允许创建它们。 |
| 必需的状态检查。 |
| 针对匹配分支的拉取请求是否必须使用最新代码进行测试。除非至少启用一个状态检查,否则此设置不会生效。 |
RestrictedContribution
表示用户在 GitHub 上进行的私人贡献。
ReviewDismissalAllowance
有能力解除受保护分支上的审阅的用户、团队或应用程序。
ReviewDismissalAllowance 实现
ReviewDismissalAllowance 的字段
| 名称 | 描述 |
|---|---|
| 可以解除的参与者。 |
| 标识与允许的用户、团队或应用关联的分支保护规则。 |
| ReviewDismissalAllowance 对象的 Node ID。 |
ReviewDismissalAllowanceConnection
ReviewDismissalAllowance 的连接类型。
ReviewDismissalAllowanceConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ReviewDismissalAllowanceEdge
连接中的一条边。
ReviewDismissalAllowanceEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ReviewDismissedEvent
表示给定议题或拉取请求上的review_dismissed事件。
ReviewDismissedEvent 实现
ReviewDismissedEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 标识与 |
| 标识与事件关联的可选消息,渲染为 HTML。 |
| ReviewDismissedEvent 对象的 Node ID。 |
| 标识具有 |
| 事件引用的拉取请求。 |
| 标识导致审阅过期的提交。 |
| 此审阅解除事件的 HTTP 路径。 |
| 标识与 |
| 此审阅解除事件的 HTTP URL。 |
ReviewRequest
请求用户审阅拉取请求的请求。
ReviewRequest 实现
ReviewRequest 的字段
| 名称 | 描述 |
|---|---|
| 此请求是否为代码所有者创建。 |
| 标识数据库中的主键。 |
| ReviewRequest 对象的 Node ID。 |
| 标识与此审阅请求关联的拉取请求。 |
| 请求的审阅者。 |
ReviewRequestConnection
ReviewRequest 的连接类型。
ReviewRequestConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
ReviewRequestEdge
连接中的一条边。
ReviewRequestEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ReviewRequestRemovedEvent
表示给定拉取请求上的review_request_removed事件。
ReviewRequestRemovedEvent 实现
ReviewRequestRemovedEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| ReviewRequestRemovedEvent 对象的 Node ID。 |
| 事件引用的拉取请求。 |
| 标识其审阅请求被移除的审阅者。 |
ReviewRequestedEvent
表示给定拉取请求上的review_requested事件。
ReviewRequestedEvent 实现
ReviewRequestedEvent 的字段
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| ReviewRequestedEvent 对象的 Node ID。 |
| 事件引用的拉取请求。 |
| 标识其审阅被请求的审阅者。 |
ReviewStatusHovercardContext
一个悬停卡片上下文,其中包含描述拉取请求当前代码审阅状态的消息。
ReviewStatusHovercardContext 实现
ReviewStatusHovercardContext 的字段
| 名称 | 描述 |
|---|---|
| A string describing this context. |
| An octicon to accompany this context. |
| 拉取请求在代码审阅方面的当前状态。 |
SavedReply
保存的回复是用户可以快速回复的文本。
SavedReplyConnection
SavedReply 的连接类型。
SavedReplyConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SearchResultItemConnection
与搜索查询匹配的结果列表。无论匹配数量多少,所有类型最多可显示 1,000 个结果,可能分多页显示。
SearchResultItemConnection 的字段
| 名称 | 描述 |
|---|---|
| 与搜索查询匹配的代码总数。无论匹配总数多少,所有类型最多可显示 1,000 个结果。 |
| 与搜索查询匹配的讨论总数。无论匹配总数多少,所有类型最多可显示 1,000 个结果。 |
| 边的列表。 |
| 与搜索查询匹配的议题总数。无论匹配总数多少,所有类型最多可显示 1,000 个结果。 |
| 针对议题执行的搜索类型(词汇、语义或混合)。 |
| 当语义或混合搜索回退到词汇搜索时,发生回退的原因。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 与搜索查询匹配的仓库总数。无论匹配总数多少,所有类型最多可显示 1,000 个结果。 |
| 与搜索查询匹配的用户总数。无论匹配总数多少,所有类型最多可显示 1,000 个结果。 |
| 与搜索查询匹配的 Wiki 页面总数。无论匹配总数多少,所有类型最多可显示 1,000 个结果。 |
SearchResultItemEdge
连接中的一条边。
SearchResultItemEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
| 找到结果的文本匹配项。 |
SecurityAdvisory
GitHub 安全建议。
SecurityAdvisory 实现
SecurityAdvisory 的字段
| 名称 | 描述 |
|---|---|
| 建议的分类。 |
| 与此建议关联的 CVSS。 警告
|
| 与此建议关联的 CVSS。 |
| 与此建议关联的 CWE。 |
| 标识数据库中的主键。 |
| 这是建议的冗长纯文本描述。 |
| The Exploit Prediction Scoring System. |
| GitHub 安全建议 ID。 |
| SecurityAdvisory 对象的 Node ID。 |
| 此建议的标识符列表。 |
| 建议的 Dependabot 警报页面的永久链接。 |
| 建议的来源组织。 |
| 建议的永久链接。 |
| 建议发布的时间。 |
| 此建议的参考列表。 |
| 建议的严重性。 |
| 建议的简短纯文本摘要。 |
| 建议上次更新的时间。 |
| 与此建议关联的漏洞。
|
| 如果建议已撤回,则为撤回时间。 |
SecurityAdvisoryConnection
SecurityAdvisory 的连接类型。
SecurityAdvisoryConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SecurityAdvisoryEdge
连接中的一条边。
SecurityAdvisoryEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
SecurityAdvisoryIdentifier
GitHub 安全建议标识符。
SecurityAdvisoryPackage
单个包。
SecurityAdvisoryPackage 的字段
| 名称 | 描述 |
|---|---|
| 包所属的生态系统,例如 RUBYGEMS、NPM。 |
| 包名称。 |
SecurityAdvisoryPackageVersion
单个包版本。
SecurityAdvisoryPackageVersion 的字段
| 名称 | 描述 |
|---|---|
| 包名称或版本。 |
SecurityVulnerability
建议中的单个漏洞。
SecurityVulnerability 的字段
| 名称 | 描述 |
|---|---|
| 与此漏洞关联的建议。 |
| 包含漏洞修复的第一个版本。 |
| 易受攻击的包的描述。 |
| 此包中漏洞的严重性。 |
| 漏洞上次更新的时间。 |
| 描述易受攻击包版本的字符串。此字符串遵循具有几种形式的基本语法。
|
SecurityVulnerabilityConnection
SecurityVulnerability 的连接类型。
SecurityVulnerabilityConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SecurityVulnerabilityEdge
连接中的一条边。
SecurityVulnerabilityEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
SmimeSignature
表示提交或标签上的 S/MIME 签名。
SmimeSignature 实现
SmimeSignature 的字段
| 名称 | 描述 |
|---|---|
| Email used to sign this object. |
| True if the signature is valid and verified by GitHub. |
| Payload for GPG signing object. Raw ODB object without the signature header. |
| ASCII-armored signature header from object. |
| GitHub user corresponding to the email signing this commit. |
| The state of this signature. |
| The date the signature was verified, if valid. |
| True if the signature was made with GitHub's signing key. |
SocialAccount
与用户关联的社交媒体资料。
SocialAccount 的字段
| 名称 | 描述 |
|---|---|
| 社交媒体帐户在资料上显示的名称。 |
| 托管社交媒体帐户的软件或公司。 |
| 社交媒体帐户的 URL。 |
SocialAccountConnection
SocialAccount 的连接类型。
SocialAccountConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SocialAccountEdge
连接中的一条边。
SocialAccountEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
SponsorAndLifetimeValue
一个 GitHub 帐户和他们向特定维护者支付的赞助总额(以美元为单位)。不包括通过 Patreon 支付的款项。
SponsorAndLifetimeValue 的字段
| 名称 | 描述 |
|---|---|
| 金额(以美分为单位)。 |
| 金额(以美元为单位),格式化为字符串。 |
| 赞助者的 GitHub 帐户。 |
| 维护者的 GitHub 帐户。 |
SponsorAndLifetimeValueConnection
SponsorAndLifetimeValue 的连接类型。
SponsorAndLifetimeValueConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SponsorAndLifetimeValueEdge
连接中的一条边。
SponsorAndLifetimeValueEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
SponsorConnection
通过 GitHub Sponsors 赞助某人的用户和组织列表。
SponsorConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SponsorEdge
表示通过 GitHub Sponsors 赞助某人的用户或组织。
SponsorableItemConnection
SponsorableItem 的连接类型。
SponsorableItemConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SponsorableItemEdge
连接中的一条边。
Fields for SponsorableItemEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
SponsorsActivity
An event related to sponsorship activity.
SponsorsActivity Implements
Fields for SponsorsActivity
| 名称 | 描述 |
|---|---|
| What action this activity indicates took place. |
| The sponsor's current privacy level. |
| The Node ID of the SponsorsActivity object. |
| The platform that was used to pay for the sponsorship. |
| The tier that the sponsorship used to use, for tier change events. |
| The user or organization who triggered this activity and was/is sponsoring the sponsorable. |
| The user or organization that is being sponsored, the maintainer. |
| The associated sponsorship tier. |
| The timestamp of this event. |
| Was this sponsorship made alongside other sponsorships at the same time from the same sponsor?. |
SponsorsActivityConnection
The connection type for SponsorsActivity.
Fields for SponsorsActivityConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SponsorsActivityEdge
连接中的一条边。
Fields for SponsorsActivityEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
SponsorsGoal
A goal associated with a GitHub Sponsors listing, representing a target the sponsored maintainer would like to attain.
Fields for SponsorsGoal
| 名称 | 描述 |
|---|---|
| A description of the goal from the maintainer. |
| What the objective of this goal is. |
| The percentage representing how complete this goal is, between 0-100. |
| What the goal amount is. Represents an amount in USD for monthly sponsorship amount goals. Represents a count of unique sponsors for total sponsors count goals. |
| A brief summary of the kind and target value of this goal. |
SponsorsListing
A GitHub Sponsors listing.
SponsorsListing Implements
Fields for SponsorsListing
| 名称 | 描述 |
|---|---|
| The current goal the maintainer is trying to reach with GitHub Sponsors, if any. |
| The Stripe Connect account currently in use for payouts for this Sponsors listing, if any. Will only return a value when queried by the maintainer themselves, or by an admin of the sponsorable organization. |
| The name of the country or region with the maintainer's bank account or fiscal host. Will only return a value when queried by the maintainer themselves, or by an admin of the sponsorable organization. |
| The email address used by GitHub to contact the sponsorable about their GitHub Sponsors profile. Will only return a value when queried by the maintainer themselves, or by an admin of the sponsorable organization. |
| 标识对象创建的日期和时间。 |
| The HTTP path for the Sponsors dashboard for this Sponsors listing. |
| The HTTP URL for the Sponsors dashboard for this Sponsors listing. |
| The records featured on the GitHub Sponsors profile. Arguments for
|
| The fiscal host used for payments, if any. Will only return a value when queried by the maintainer themselves, or by an admin of the sponsorable organization. |
| The full description of the listing. |
| The full description of the listing rendered to HTML. |
| The Node ID of the SponsorsListing object. |
| Whether this listing is publicly visible. |
| 列表的全名。 |
| A future date on which this listing is eligible to receive a payout. |
| The name of the country or region where the maintainer resides. Will only return a value when queried by the maintainer themselves, or by an admin of the sponsorable organization. |
| The HTTP path for this Sponsors listing. |
| The short description of the listing. |
| The short name of the listing. |
| The entity this listing represents who can be sponsored on GitHub Sponsors. |
| The tiers for this GitHub Sponsors profile. Arguments for
|
| The HTTP URL for this Sponsors listing. |
SponsorsListingFeaturedItem
A record that is promoted on a GitHub Sponsors profile.
SponsorsListingFeaturedItem Implements
Fields for SponsorsListingFeaturedItem
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| Will either be a description from the sponsorable maintainer about why they featured this item, or the item's description itself, such as a user's bio from their GitHub profile page. |
| The record that is featured on the GitHub Sponsors profile. |
| The Node ID of the SponsorsListingFeaturedItem object. |
| The position of this featured item on the GitHub Sponsors profile with a lower position indicating higher precedence. Starts at 1. |
| The GitHub Sponsors profile that features this record. |
| 标识上次更新对象时的日期和时间。 |
SponsorsTier
A GitHub Sponsors tier associated with a GitHub Sponsors listing.
SponsorsTier Implements
Fields for SponsorsTier
| 名称 | 描述 |
|---|---|
| SponsorsTier information only visible to users that can administer the associated Sponsors listing. |
| Get a different tier for this tier's maintainer that is at the same frequency as this tier but with an equal or lesser cost. Returns the published tier with the monthly price closest to this tier's without going over. |
| 标识对象创建的日期和时间。 |
| The description of the tier. |
| The tier description rendered to HTML. |
| The Node ID of the SponsorsTier object. |
| Whether this tier was chosen at checkout time by the sponsor rather than defined ahead of time by the maintainer who manages the Sponsors listing. |
| Whether this tier is only for use with one-time sponsorships. |
| How much this tier costs per month in cents. |
| How much this tier costs per month in USD. |
| The name of the tier. |
| The sponsors listing that this tier belongs to. |
| 标识上次更新对象时的日期和时间。 |
SponsorsTierAdminInfo
SponsorsTier information only visible to users that can administer the associated Sponsors listing.
Fields for SponsorsTierAdminInfo
| 名称 | 描述 |
|---|---|
| Indicates whether this tier is still a work in progress by the sponsorable and not yet published to the associated GitHub Sponsors profile. Draft tiers cannot be used for new sponsorships and will not be in use on existing sponsorships. Draft tiers cannot be seen by anyone but the admins of the GitHub Sponsors profile. |
| Indicates whether this tier is published to the associated GitHub Sponsors profile. Published tiers are visible to anyone who can see the GitHub Sponsors profile, and are available for use in sponsorships if the GitHub Sponsors profile is publicly visible. |
| Indicates whether this tier has been retired from the associated GitHub Sponsors profile. Retired tiers are no longer shown on the GitHub Sponsors profile and cannot be chosen for new sponsorships. Existing sponsorships may still use retired tiers if the sponsor selected the tier before it was retired. |
| The sponsorships using this tier. Arguments for
|
SponsorsTierConnection
The connection type for SponsorsTier.
Fields for SponsorsTierConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SponsorsTierEdge
连接中的一条边。
Fields for SponsorsTierEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
Sponsorship
A sponsorship relationship between a sponsor and a maintainer.
Sponsorship Implements
Fields for Sponsorship
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| The Node ID of the Sponsorship object. |
| Whether the sponsorship is active. False implies the sponsor is a past sponsor of the maintainer, while true implies they are a current sponsor. |
| Whether this sponsorship represents a one-time payment versus a recurring sponsorship. |
| Whether the sponsor has chosen to receive sponsorship update emails sent from the sponsorable. Only returns a non-null value when the viewer has permission to know this. |
| The entity that is being sponsored. 警告
|
| The platform that was most recently used to pay for the sponsorship. |
| The privacy level for this sponsorship. |
| The user that is sponsoring. Returns null if the sponsorship is private or if sponsor is not a user. 警告
|
| The user or organization that is sponsoring, if you have permission to view them. |
| The entity that is being sponsored. |
| The associated sponsorship tier. |
| Identifies the date and time when the current tier was chosen for this sponsorship. |
SponsorshipConnection
A list of sponsorships either from the subject or received by the subject.
Fields for SponsorshipConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
| The total amount in cents of all recurring sponsorships in the connection whose amount you can view. Does not include one-time sponsorships. |
| The total amount in USD of all recurring sponsorships in the connection whose amount you can view. Does not include one-time sponsorships. |
SponsorshipEdge
连接中的一条边。
Fields for SponsorshipEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
SponsorshipNewsletter
An update sent to sponsors of a user or organization on GitHub Sponsors.
SponsorshipNewsletter Implements
Fields for SponsorshipNewsletter
| 名称 | 描述 |
|---|---|
| The author of the newsletter. |
| The contents of the newsletter, the message the sponsorable wanted to give. |
| 标识对象创建的日期和时间。 |
| The Node ID of the SponsorshipNewsletter object. |
| Indicates if the newsletter has been made available to sponsors. |
| The user or organization this newsletter is from. |
| The subject of the newsletter, what it's about. |
| 标识上次更新对象时的日期和时间。 |
SponsorshipNewsletterConnection
The connection type for SponsorshipNewsletter.
Fields for SponsorshipNewsletterConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SponsorshipNewsletterEdge
连接中的一条边。
Fields for SponsorshipNewsletterEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
SshSignature
Represents an SSH signature on a Commit or Tag.
SshSignature Implements
Fields for SshSignature
| 名称 | 描述 |
|---|---|
| Email used to sign this object. |
| True if the signature is valid and verified by GitHub. |
| Hex-encoded fingerprint of the key that signed this object. |
| Payload for GPG signing object. Raw ODB object without the signature header. |
| ASCII-armored signature header from object. |
| GitHub user corresponding to the email signing this commit. |
| The state of this signature. |
| The date the signature was verified, if valid. |
| True if the signature was made with GitHub's signing key. |
StargazerConnection
The connection type for User.
Fields for StargazerConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
StargazerEdge
Represents a user that's starred a repository.
StarredRepositoryConnection
The connection type for Repository.
Fields for StarredRepositoryConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| Is the list of stars for this user truncated? This is true for users that have many stars. |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
StarredRepositoryEdge
Represents a starred repository.
Fields for StarredRepositoryEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| N/A |
| Identifies when the item was starred. |
Status
Represents a commit status.
Status Implements
Fields for Status
| 名称 | 描述 |
|---|---|
| A list of status contexts and check runs for this commit. |
| The commit this status is attached to. |
| Looks up an individual status context by context name. Arguments for
|
| The individual status contexts for this commit. |
| The Node ID of the Status object. |
| The combined commit status. |
StatusCheckConfiguration
Required status check.
StatusCheckRollup
Represents the rollup for both the check runs and status for a commit.
StatusCheckRollup Implements
Fields for StatusCheckRollup
| 名称 | 描述 |
|---|---|
| The commit the status and check runs are attached to. |
| A list of status contexts and check runs for this commit. |
| The Node ID of the StatusCheckRollup object. |
| The combined status for the commit. |
StatusCheckRollupContextConnection
The connection type for StatusCheckRollupContext.
Fields for StatusCheckRollupContextConnection
| 名称 | 描述 |
|---|---|
| The number of check runs in this rollup. |
| Counts of check runs by state. |
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| The number of status contexts in this rollup. |
| Counts of status contexts by state. |
| 标识连接中的项目总数。 |
StatusCheckRollupContextEdge
连接中的一条边。
Fields for StatusCheckRollupContextEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
StatusContext
Represents an individual commit status context.
StatusContext Implements
Fields for StatusContext
| 名称 | 描述 |
|---|---|
| The avatar of the OAuth application or the user that created the status.
|
| This commit this status context is attached to. |
| The name of this status context. |
| 标识对象创建的日期和时间。 |
| The actor who created this status context. |
| The description for this status context. |
| The Node ID of the StatusContext object. |
| 是否需要通过此检查才能合并特定拉取请求。 |
| The state of this status context. |
| The URL for this status context. |
StatusContextStateCount
Represents a count of the state of a status context.
Fields for StatusContextStateCount
| 名称 | 描述 |
|---|---|
| The number of statuses with this state. |
| The state of a status context. |
StripeConnectAccount
A Stripe Connect account for receiving sponsorship funds from GitHub Sponsors.
Fields for StripeConnectAccount
| 名称 | 描述 |
|---|---|
| The account number used to identify this Stripe Connect account. |
| The name of the country or region of an external account, such as a bank account, tied to the Stripe Connect account. Will only return a value when queried by the maintainer of the associated GitHub Sponsors profile themselves, or by an admin of the sponsorable organization. |
| The name of the country or region of the Stripe Connect account. Will only return a value when queried by the maintainer of the associated GitHub Sponsors profile themselves, or by an admin of the sponsorable organization. |
| Whether this Stripe Connect account is currently in use for the associated GitHub Sponsors profile. |
| The GitHub Sponsors profile associated with this Stripe Connect account. |
| The URL to access this Stripe Connect account on Stripe's website. |
SubIssueAddedEvent
Represents asub_issue_addedevent on a given issue.
SubIssueRemovedEvent
Represents asub_issue_removedevent on a given issue.
SubIssuesSummary
Summary of the state of an issue's sub-issues.
Submodule
A pointer to a repository at a specific revision embedded inside another repository.
Fields for Submodule
| 名称 | 描述 |
|---|---|
| The branch of the upstream submodule for tracking updates. |
| The git URL of the submodule repository. |
| The name of the submodule in .gitmodules. |
| The name of the submodule in .gitmodules (Base64-encoded). |
| The path in the superproject that this submodule is located in. |
| The path in the superproject that this submodule is located in (Base64-encoded). |
| The commit revision of the subproject repository being tracked by the submodule. |
SubmoduleConnection
The connection type for Submodule.
Fields for SubmoduleConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SubscribedEvent
Represents asubscribedevent on a given Subscribable.
SubscribedEvent Implements
Fields for SubscribedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| The Node ID of the SubscribedEvent object. |
| 事件引用的对象。 |
SuggestedReviewer
A suggestion to review a pull request based on a user's commit history and review comments.
SuggestedReviewerActor
A suggestion to review a pull request based on an actor's commit history, review comments, and integrations.
SuggestedReviewerActorConnection
A suggestion to review a pull request based on an actor's commit history, review comments, and integrations.
Fields for SuggestedReviewerActorConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
SuggestedReviewerActorEdge
连接中的一条边。
Fields for SuggestedReviewerActorEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
Tag
Represents a Git tag.
Tag Implements
Fields for Tag
| 名称 | 描述 |
|---|---|
| Git 对象 ID 的缩写版本。 |
| 此 Git 对象的 HTTP 路径。 |
| 此 Git 对象的 HTTP URL。 |
| The Node ID of the Tag object. |
| The Git tag message. |
| The Git tag name. |
| Git 对象 ID。 |
| Git 对象所属的存储库。 |
| Details about the tag author. |
| The Git object the tag points to. |
TagNamePatternParameters
Parameters to be used for the tag_name_pattern rule.
Team
A team of users in an organization.
Team Implements
Fields for Team
| 名称 | 描述 |
|---|---|
| A list of teams that are ancestors of this team. |
| A URL pointing to the team's avatar.
|
| List of child teams belonging to this team. Arguments for
|
| The slug corresponding to the organization and team. |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| The description of the team. |
| The HTTP path for editing this team. |
| The HTTP URL for editing this team. |
| The Node ID of the Team object. |
| A list of pending invitations for users to this team. |
| 获取此实体成员设置的状态消息,这些消息要么是公共的,要么仅对组织可见。
|
| A list of users who are members of this team. Arguments for
|
| The HTTP path for the team' members. |
| The HTTP URL for the team' members. |
| 团队名称。 |
| 创建新团队的 HTTP 路径。 |
| 创建新团队的 HTTP URL。 |
| The notification setting that the team has set. |
| The organization that owns this team. |
| The parent team of the team. |
| The level of privacy the team has. |
| Finds and returns the project according to the provided project number. Arguments for
|
| List of projects this team has collaborator access to. Arguments for
|
| A list of repositories this team has access to. Arguments for
|
| The HTTP path for this team's repositories. |
| The HTTP URL for this team's repositories. |
| 此团队的 HTTP 路径。 |
| What algorithm is used for review assignment for this team. |
| True if review assignment is enabled for this team. |
| How many team members are required for review assignment for this team. |
| When assigning team members via delegation, whether the entire team should be notified as well. |
| The slug corresponding to the team. |
| The HTTP path for this team's teams. |
| The HTTP URL for this team's teams. |
| 标识上次更新对象时的日期和时间。 |
| 此团队的 HTTP URL。 |
| Team is adminable by the viewer. |
| Check if the viewer is able to change their subscription status for the subscribable entity. 警告
|
| 标识查看者是在关注、未关注还是忽略可订阅实体。 警告
|
TeamAddMemberAuditEntry
Audit log entry for a team.add_member event.
TeamAddMemberAuditEntry Implements
Fields for TeamAddMemberAuditEntry
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The Node ID of the TeamAddMemberAuditEntry object. |
| Whether the team was mapped to an LDAP Group. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的团队。 |
| 团队名称。 |
| 此团队的 HTTP 路径。 |
| 此团队的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
TeamAddRepositoryAuditEntry
Audit log entry for a team.add_repository event.
TeamAddRepositoryAuditEntry Implements
Fields for TeamAddRepositoryAuditEntry
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The Node ID of the TeamAddRepositoryAuditEntry object. |
| Whether the team was mapped to an LDAP Group. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 与操作关联的团队。 |
| 团队名称。 |
| 此团队的 HTTP 路径。 |
| 此团队的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
TeamChangeParentTeamAuditEntry
Audit log entry for a team.change_parent_team event.
TeamChangeParentTeamAuditEntry Implements
Fields for TeamChangeParentTeamAuditEntry
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The Node ID of the TeamChangeParentTeamAuditEntry object. |
| Whether the team was mapped to an LDAP Group. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The new parent team. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The name of the new parent team. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The name of the former parent team. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP path for the parent team. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP URL for the parent team. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The former parent team. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP path for the previous parent team. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The HTTP URL for the previous parent team. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的团队。 |
| 团队名称。 |
| 此团队的 HTTP 路径。 |
| 此团队的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
TeamConnection
The connection type for Team.
Fields for TeamConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
TeamMemberConnection
The connection type for User.
Fields for TeamMemberConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
TeamMemberEdge
Represents a user who is a member of a team.
Fields for TeamMemberEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| The HTTP path to the organization's member access page. |
| The HTTP URL to the organization's member access page. |
| N/A |
| The role the member has on the team. |
TeamRemoveMemberAuditEntry
Audit log entry for a team.remove_member event.
TeamRemoveMemberAuditEntry Implements
Fields for TeamRemoveMemberAuditEntry
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The Node ID of the TeamRemoveMemberAuditEntry object. |
| Whether the team was mapped to an LDAP Group. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的团队。 |
| 团队名称。 |
| 此团队的 HTTP 路径。 |
| 此团队的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
TeamRemoveRepositoryAuditEntry
Audit log entry for a team.remove_repository event.
TeamRemoveRepositoryAuditEntry Implements
Fields for TeamRemoveRepositoryAuditEntry
| 名称 | 描述 |
|---|---|
| 操作名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 IP 地址。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者位置的可读表示形式。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 发起操作的用户的用户名。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作者的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 操作发起的时间。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| The Node ID of the TeamRemoveRepositoryAuditEntry object. |
| Whether the team was mapped to an LDAP Group. 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对应于该操作的操作类型。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与审核条目关联的组织。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的名称。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 组织的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 与操作关联的仓库。 |
| 仓库名称。 |
| 仓库的 HTTP 路径。 |
| 仓库的 HTTP URL。 |
| 与操作关联的团队。 |
| 团队名称。 |
| 此团队的 HTTP 路径。 |
| 此团队的 HTTP URL。 |
| 受操作影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 对于涉及两个用户的操作,操作者是发起者,用户是受影响的用户。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP 路径。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
| 用户的 HTTP URL。 警告
GraphQL 审核日志已弃用。请改用 REST API。将于 UTC 时间 2026 年 4 月 1 日移除。 |
TeamRepositoryConnection
The connection type for Repository.
Fields for TeamRepositoryConnection
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
TeamRepositoryEdge
Represents a team repository.
Fields for TeamRepositoryEdge
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| N/A |
| The permission level the team has on the repository. |
TextMatch
A text match within a search result.
Fields for TextMatch
| 名称 | 描述 |
|---|---|
| The specific text fragment within the property matched on. |
| Highlights within the matched fragment. |
| The property matched on. |
TextMatchHighlight
Represents a single highlight in a search result match.
Topic
A topic aggregates entities that are related to a subject.
Topic Implements
Fields for Topic
| 名称 | 描述 |
|---|---|
| The Node ID of the Topic object. |
| The topic's name. |
| A list of related topics, including aliases of this topic, sorted with the most relevant first. Returns up to 10 Topics. Arguments for
|
| A list of repositories. Arguments for
|
| Returns a count of how many stargazers there are on this object. |
| A list of users who have starred this starrable. |
| Returns a boolean indicating whether the viewing user has starred this starrable. |
TransferredEvent
Represents atransferredevent on a given issue or pull request.
Tree
Represents a Git tree.
Tree Implements
Fields for Tree
| 名称 | 描述 |
|---|---|
| Git 对象 ID 的缩写版本。 |
| 此 Git 对象的 HTTP 路径。 |
| 此 Git 对象的 HTTP URL。 |
| A list of tree entries. |
| The Node ID of the Tree object. |
| Git 对象 ID。 |
| Git 对象所属的存储库。 |
TreeEntry
Represents a Git tree entry.
Fields for TreeEntry
| 名称 | 描述 |
|---|---|
| The extension of the file. |
| Whether or not this tree entry is generated. |
| The programming language this file is written in. |
| Number of lines in the file. |
| Entry file mode. |
| Entry file name. |
| Entry file name. (Base64-encoded). |
| Entry file object. |
| Entry file Git object ID. |
| The full path of the file. |
| The full path of the file. (Base64-encoded). |
| The Repository the tree entry belongs to. |
| Entry byte size. |
| If the TreeEntry is for a directory occupied by a submodule project, this returns the corresponding submodule. |
| Entry file type. |
UnassignedEvent
Represents anunassignedevent on any assignable object.
UnassignedEvent Implements
Fields for UnassignedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识与事件关联的可分配对象。 |
| Identifies the user or mannequin that was unassigned. |
| 标识对象创建的日期和时间。 |
| The Node ID of the UnassignedEvent object. |
| Identifies the subject (user) who was unassigned. 警告
被分配者现在可以是虚拟用户。请改用 |
UnknownSignature
Represents an unknown signature on a Commit or Tag.
UnknownSignature Implements
Fields for UnknownSignature
| 名称 | 描述 |
|---|---|
| Email used to sign this object. |
| True if the signature is valid and verified by GitHub. |
| Payload for GPG signing object. Raw ODB object without the signature header. |
| ASCII-armored signature header from object. |
| GitHub user corresponding to the email signing this commit. |
| The state of this signature. |
| The date the signature was verified, if valid. |
| True if the signature was made with GitHub's signing key. |
UnlabeledEvent
Represents anunlabeledevent on a given issue or pull request.
UnlockedEvent
Represents anunlockedevent on a given issue or pull request.
UnmarkedAsDuplicateEvent
Represents anunmarked_as_duplicateevent on a given issue or pull request.
UnmarkedAsDuplicateEvent Implements
Fields for UnmarkedAsDuplicateEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 被另一个问题或拉取请求复制的权威问题或拉取请求。 |
| 标识对象创建的日期和时间。 |
| 被标记为另一个问题或拉取请求的副本的问题或拉取请求。 |
| The Node ID of the UnmarkedAsDuplicateEvent object. |
| 权威和副本属于不同的存储库。 |
UnpinnedEvent
Represents anunpinnedevent on a given issue or pull request.
UnsubscribedEvent
Represents anunsubscribedevent on a given Subscribable.
UnsubscribedEvent Implements
Fields for UnsubscribedEvent
| 名称 | 描述 |
|---|---|
| 标识执行此事件的参与者。 |
| 标识对象创建的日期和时间。 |
| The Node ID of the UnsubscribedEvent object. |
| 事件引用的对象。 |
UpdateParameters
仅允许具有绕过权限的用户更新匹配的引用。
Fields for UpdateParameters
| 名称 | 描述 |
|---|---|
| Branch can pull changes from its upstream repository. |
User
A user is an individual's account on GitHub that owns repositories and can make new content.
User Implements
ActorAgenticNodePackageOwnerProfileOwnerProjectOwnerProjectV2OwnerProjectV2RecentRepositoryDiscussionAuthorRepositoryDiscussionCommentAuthorRepositoryOwnerSponsorableUniformResourceLocatable
Fields for User
| 名称 | 描述 |
|---|---|
| 确定此仓库所有者是否有任何可固定到其个人资料的项目。
|
| A URL pointing to the user's public avatar.
|
| The user's public profile bio. |
| The user's public profile bio as HTML. |
| Could this user receive email notifications, if the organization had notification restrictions enabled?. Arguments for
|
| A list of commit comments made by this user. |
| The user's public profile company. |
| The user's public profile company as HTML. |
| The collection of contributions this user has made to different repositories. Arguments for
|
| The user's Copilot endpoint information. |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| The user's publicly visible profile email. |
| A list of enterprises that the user belongs to. Arguments for
|
| 此用户/组织的下一次 GitHub Sponsors 预计付款金额(以美分计)。 |
| A list of users the given user is followed by. |
| A list of users the given user is following. |
| Find gist by repo name. Arguments for
|
| A list of gist comments made by this user. |
| A list of the Gists the user has created. |
| 如果此用户/组织有 GitHub Sponsors 列表,则为 true。 |
| The hovercard information for this user in a given context. Arguments for
|
| The Node ID of the User object. |
| The interaction ability settings for this user. |
| Whether or not this user is a participant in the GitHub Security Bug Bounty. |
| Whether or not this user is a participant in the GitHub Campus Experts Program. |
| Whether or not this user is a GitHub Developer Program member. |
| Whether or not this user is a GitHub employee. |
| Whether or not this user is following the viewer. Inverse of viewerIsFollowing. |
| 此用户是否是 GitHub Stars Program 的成员。 |
| 用户是否已将自己标记为可雇佣。 |
| 此用户是否为站点管理员。 |
| 给定帐户是否正在赞助此用户/组织。
|
| 如果查看者被此用户/组织赞助,则为 true。 |
| 此用户是否是查看用户。 |
| 此用户发表的 Issue 评论列表。
|
| 与此用户关联的 Issue 列表。
|
| 展示个人资料所有者精选或根据受欢迎程度自动选择的仓库和 Gist。 |
| 计算每个赞助者通过 GitHub Sponsors 向此维护者支付的总金额。不包括通过 Patreon 支付的赞助。
|
| 用户精选的仓库列表。 |
| 用户的公开资料位置。 |
| 用于登录的用户名。 |
| 此用户/组织的每月 GitHub Sponsors 预计收入(以美分计)。 |
| 用户的公开资料名称。 |
| 根据用户所属组织的登录名查找该组织。
|
| 与用户所属的特定组织的已验证域匹配的已验证电子邮件地址。
|
| 用户所属的组织列表。 Arguments for
|
| 所有者下的包列表。
|
| 此个人资料所有者可以固定到其个人资料的仓库和 Gist 列表。
|
| 此个人资料所有者已固定到其个人资料的仓库和 Gist 列表。
|
| 返回此个人资料所有者还可以固定到其个人资料的项目数量。 |
| 按编号查找项目。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。
|
| Find a project by number. Arguments for
|
| A list of projects under the owner. 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。
|
| 列出用户项目的 HTTP 路径。 |
| 列出用户项目的 HTTP URL。 |
| A list of projects under the owner. Arguments for
|
| 用户的个人资料代词。 |
| 与此用户关联的公钥列表。 |
| 与此用户关联的拉取请求列表。
|
| 此用户在此所有者上下文中最近修改的项目。 |
| 用户拥有的仓库列表。 Arguments for
|
| 用户最近贡献过的仓库列表。
|
| 查找仓库。 |
| 此用户撰写的讨论评论。 |
| 此用户发起的讨论。
|
| The HTTP path for this user. |
| 此用户已保存的回复。
|
| 用户的社交媒体账户,按照在用户资料中显示的顺序排列。 |
| 此实体正在赞助的用户和组织列表。
|
| 此用户或组织的赞助者列表。 |
| 涉及此赞助able的事件,例如新的赞助。
|
| 此用户或组织的 GitHub Sponsors 列表。 |
| 查看者对此用户/组织的赞助;即您作为赞助者的赞助。
|
| 此用户/组织对查看者的赞助;即您正在接受的赞助。
|
| 此 sponsorable 发送给赞助者的赞助更新列表。
|
| 此用户或组织作为接收资金的维护者的赞助。
|
| 此用户或组织作为资助者的赞助。
|
| 用户已加星标的仓库。 |
| 用户对其当前正在做的事情的描述。 |
| 建议的用户列表名称。 |
| 用户贡献过的仓库(按贡献排名排序)以及用户创建的仓库。 |
| 此实体在 GitHub 上用于资助赞助的总金额(以美分计,例如 500 = 5.00 美元)。仅当由用户自己或可以管理所请求组织的赞助的用户查看时才返回值。 |
| 用户的 Twitter 用户名。 |
| 标识上次更新对象时的日期和时间。 |
| The HTTP URL for this user. |
| 请求返回的是用户的公开可见信息还是私有可见信息。 |
| 查看者是否可以将仓库和 Gist 固定到个人资料? |
| 当前查看者是否可以在此所有者上创建新项目。 警告
项目 (经典) 正被弃用,转而使用新的项目体验,请参阅:https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/。将于 2025-04-01 UTC 移除。 |
| 查看者是否能够关注此用户。 |
| 查看者是否能够赞助此用户/组织。 |
| 用于订阅会话创建实时更新的通道值。 |
| 用于订阅会话日志更新实时更新的通道值。 |
| 用于订阅任务更新实时更新的通道值。 |
| 用于订阅会话更新实时更新的通道值。 |
| 此用户是否被查看者关注。与 isFollowingViewer 相反。 |
| 如果查看者正在赞助此用户/组织,则为 true。 |
| 给定用户正在关注的仓库列表。
|
| 指向用户公共网站/博客的 URL。 |
UserBlockedEvent
表示给定用户上的user_blocked事件。
UserConnection
用户列表。
UserConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
UserContentEdit
对用户内容的编辑。
UserContentEditConnection
内容编辑列表。
UserContentEditConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
UserContentEditEdge
连接中的一条边。
UserContentEditEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
UserEmailMetadata
来自外部身份的电子邮件属性。
UserList
用户精选的仓库列表。
UserList 实现
UserList 的字段
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| 此列表的描述。 |
| UserList 对象的节点 ID。 |
| 此列表是否为私有。 |
| 与此列表关联的项目。 |
| 创建此列表或最后向其添加项目的日期和时间。 |
| 此列表的名称。 |
| 此列表的 slug。 |
| 标识上次更新对象时的日期和时间。 |
| 此列表所属的用户。 |
UserListConnection
UserList 的连接类型。
UserListConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
UserListItemsConnection
UserListItems 的连接类型。
UserListItemsConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
UserListItemsEdge
连接中的一条边。
UserListItemsEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
UserNamespaceRepository
由企业托管用户拥有的仓库。
UserNamespaceRepository 实现
UserNamespaceRepository 的字段
| 名称 | 描述 |
|---|---|
| UserNamespaceRepository 对象的节点 ID。 |
| 仓库名称。 |
| The repository's name with owner. |
| 仓库的用户所有者。 |
UserNamespaceRepositoryConnection
企业中由具有企业托管用户的用户拥有的仓库列表。
UserNamespaceRepositoryConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
UserNamespaceRepositoryEdge
连接中的一条边。
UserNamespaceRepositoryEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
UserStatus
用户对其当前正在做的事情的描述。
UserStatus 实现
UserStatus 的字段
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| 总结用户状态的表情符号。 |
| 作为 HTML 的状态表情符号。 |
| 如果设置,状态将在此日期之后不再显示。 |
| UserStatus 对象的节点 ID。 |
| 此状态是否表明用户在 GitHub 上不完全可用。 |
| 描述用户正在做什么的简短消息。 |
| 其成员可以看到此状态的组织。如果为 null,则此状态公开可见。 |
| 标识上次更新对象时的日期和时间。 |
| 拥有此状态的用户。 |
UserStatusConnection
UserStatus 的连接类型。
UserStatusConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
VerifiableDomain
可以为组织或企业验证或批准的域。
VerifiableDomain 实现
VerifiableDomain 的字段
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 应用于验证的 DNS 主机名。 |
| Unicode 编码的域。 |
| 是否找到具有预期主机名的 TXT 记录进行验证。 |
| 是否找到具有预期验证令牌的 TXT 记录进行验证。 |
| VerifiableDomain 对象的节点 ID。 |
| 域是否已批准。 |
| 此域是否存在对于组织或企业策略执行是否是必需的。 |
| 域是否已验证。 |
| 域的所有者。 |
| Punycode 编码的域。 |
| 当前验证令牌到期的时间。 |
| 标识上次更新对象时的日期和时间。 |
| 域的当前验证令牌。 |
VerifiableDomainConnection
VerifiableDomain 的连接类型。
VerifiableDomainConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
VerifiableDomainEdge
连接中的一条边。
VerifiableDomainEdge 的字段
| 名称 | 描述 |
|---|---|
| 用于分页的光标。 |
| 边的末端节点。 |
ViewerHovercardContext
一个悬停卡片上下文,其中包含描述查看者如何关联的消息。
Workflow
工作流包含有关 Actions 工作流文件的元信息。
Workflow 实现
Workflow 的字段
| 名称 | 描述 |
|---|---|
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| Workflow 对象的节点 ID。 |
| 工作流的名称。 |
| 此工作流的 HTTP 路径。 |
| 工作流运行。
|
| 工作流的状态。 |
| 标识上次更新对象时的日期和时间。 |
| 此工作流的 HTTP URL。 |
WorkflowFileReference
必须运行此工作流才能使此规则通过。
WorkflowRun
工作流运行。
WorkflowRun 实现
WorkflowRun 的字段
| 名称 | 描述 |
|---|---|
| 此工作流运行所属的检查套件。 |
| 标识对象创建的日期和时间。 |
| 标识数据库中的主键。 |
| 部署审核日志。 |
| 触发工作流运行的事件。 |
| 工作流文件。 |
| WorkflowRun 对象的节点 ID。 |
| 此工作流运行中所有检查运行的挂起部署请求。 |
| 此工作流运行的 HTTP 路径。 |
| 唯一标识此工作流运行在其父工作流中的编号。 |
| 标识上次更新对象时的日期和时间。 |
| 此工作流运行的 HTTP URL。 |
| 在此工作流运行中执行的工作流。 |
WorkflowRunConnection
WorkflowRun 的连接类型。
WorkflowRunConnection 的字段
| 名称 | 描述 |
|---|---|
| 边的列表。 |
| 节点的列表。 |
| 用于分页的信息。 |
| 标识连接中的项目总数。 |
WorkflowRunFile
工作流运行的已执行工作流文件。
WorkflowRunFile 实现
WorkflowRunFile 的字段
| 名称 | 描述 |
|---|---|
| WorkflowRunFile 对象的节点 ID。 |
| 工作流文件相对于其仓库的路径。 |
| 存储工作流文件的仓库中文件的直接链接。 |
| 存储工作流文件的仓库名称和所有者。 |
| 此工作流运行文件的 HTTP 路径。 |
| 此文件的父工作流运行执行。 |
| 此工作流运行文件的 HTTP URL。 |
| 如果查看者有权推送到存储工作流的仓库。 |
| 如果查看者有权读取存储工作流的仓库。 |
WorkflowsParameters
要求对目标分支所做的所有更改在合并前必须通过指定的工作流。
WorkflowsParameters 的字段
| 名称 | 描述 |
|---|---|
| 如果状态检查原本会禁止创建存储库和分支,则允许创建它们。 |
| 规则通过前必须通过的工作流。 |