Skip to main content

409 搜索结果 "move repository"

组织 / 管理组织设置 /

禁用或限制组织的 GitHub Actions

run actions and reusable workflows located within your repository and any other public repository. You can disable GitHub Actions for all repositories in

REST API / 操作 /

GitHub Actions 构件的 REST API 终结点

从工作流存储和共享数据。 List artifacts for a repository Lists all artifacts for a repository. Anyone with read access to the repository can use this endpoint. OAuth app

GraphQL API / 参考 /

对象

关于对象 GraphQL 中的对象表示可以访问的资源。 对象包含经过专门类型化的字段列表。 例如,Repository 对象具有一个名为 name 的字段,该字段是 String。 有关详细信息,请参阅“GraphQL 简介”。 ActorLocation Location information for

REST API / 问题 /

适用于标签的 REST API 终结点

细粒度的个人访问令牌 精细令牌必须至少具有以下权限集之一: "Issues" repository permissions (read) "Pull requests" repository permissions (read) 如果仅请求公共资源,则无需身份验证或上述权限即可使用此终结点。

代码安全 / 代码扫描 / 管理警报 /

禁用 Copilot Autofix 进行代码扫描

Security. Copilot Autofix is allowed by default and enabled for every repository that uses CodeQL, regardless of whether it uses default or advanced setup

代码安全 / 机密扫描 / 启用功能 /

为存储库启用推送保护

push protection for a repository, you must first enable secret scanning. You can then enable push protection in the repository's "Code security"

REST API / 问题 /

适用于问题评论的 REST API 终结点

List issue comments for a repository You can use the REST API to list comments on issues and pull requests for a repository. Every pull request is an issue

REST API / 操作 /

工作流运行的 REST API 终结点

用户访问令牌 GitHub App 安装访问令牌 细粒度的个人访问令牌 精细令牌必须具有以下权限集: "Actions" repository permissions (write) “Re-run a job from a workflow run”的参数 标头 名称, 类型, 说明

REST API / 分支 /

分支的 REST API 终结点

用户访问令牌 GitHub App 安装访问令牌 细粒度的个人访问令牌 精细令牌必须具有以下权限集: "Contents" repository permissions (read) 如果仅请求公共资源,则无需身份验证或上述权限即可使用此终结点。 “List branches”的参数

REST API / 依赖关系图 /

适用于软件物料清单 (SBOM) 的 REST API 终结点

software bill of materials (SBOM) for a repository. Exports the software bill of materials (SBOM) for a repository in SPDX JSON format. “Export a software