409 搜索结果 "move repository"
GraphQL API / 参考 /
枚举
author association with repository.
CommentAuthorAssociation 的值
COLLABORATOR
Author has been invited to collaborate on the repository.
CONTRIBUTOR
Author has
REST API / 存储库 /
存储库的 REST API 终结点
for a repository you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For
GitHub Actions / 共享自动化 / 创建操作 /
GitHub Actions 的元数据语法
command you want to run. This can be inline or a script in your action repository:
runs:
using: "composite"
steps:
- run: ${{ github.action_path
存储库 / 管理存储库设置 / 启用功能 /
管理存储库的 GitHub Actions 设置
您可以对特定仓库禁用或配置 GitHub Actions。
About GitHub Actions permissions for your repository
By default, GitHub Actions is enabled on all repositories and organizations
REST API / 身份验证 /
细粒度个人访问令牌所需的权限
sitories/{repository_id}
write
需要多个权限,或者可以使用不同的权限。 有关权限的更多信息,请参阅此终结点的文档。
DELETE /orgs/{org}/actions/permissions/repositories/{repository_id}
write
需要多个权限,或者可以使用不同的权限。
REST API / 存储库 /
存储库 Webhook 的 REST API 终结点
可使你的服务器在存储库内发生特定事件时接收 HTTP POST 有效负载。 有关详细信息,请参阅“Webhook 文档”。
List repository webhooks
Lists webhooks for a repository. last response may return null if there have not been
REST API / 操作 /
自托管运行器的 REST API 终结点
tokens (classic) need the admin:org scope to use this endpoint. If the repository is private, the repo scope is also required.
“List self-hosted runners
REST API / 操作 /
GitHub Actions 权限的 REST API 终结点
正文参数
名称, 类型, 说明
selected_repository_ids array of integers 必须
List of repository IDs to enable for GitHub Actions.
“Set selected repositories enabled for
入门 / 开始你的旅程 /
将项目上传到 GitHub
you how to upload a group of files to a GitHub repository.
Uploading your files to a GitHub repository lets you:
Apply version control when you make edits
REST API / Codespaces /
适用于 Codespaces 存储库机密的 REST API 终结点
GitHub Codespaces 特定于帐户的机密”。
List repository secrets
Lists all development environment secrets available in a repository without revealing their encrypted