Skip to main content

47 搜索结果 "secrets"

代码安全 / 机密扫描 / 高级功能 /

从机密扫描中排除文件夹和文件

into a repository. You can view secret scanning alerts for users for any secrets that GitHub finds in your code, in the Security tab of the repository, so

拉取请求 / 使用拉取请求进行协作 / 使用复刻 /

允许更改从复刻创建的拉取请求分支

辑”。 Warning 如果你的分支包含 GitHub Actions 工作流,则选项是“Allow edits and access to secrets by maintainers”****。 允许对包含 GitHub Actions 工作流程的复刻分支进行编辑,也会允许维护员编辑复刻的仓库的

拉取请求 / 使用拉取请求进行协作 / 提议更改 /

从复刻创建拉取请求

辑”。 Warning 如果你的分支包含 GitHub Actions 工作流,则选项是“Allow edits and access to secrets by maintainers”****。 允许对包含 GitHub Actions 工作流程的复刻分支进行编辑,也会允许维护员编辑复刻的仓库的

参与编写 GitHub Docs / 为 GitHub Docs 编写内容 /

模板

creating a personal access token for the action to use and then storing it in secrets For UI based tasks, include the button or options the users should click

GitHub Actions / 用例和示例 / 项目管理 /

向议题添加标签

"$NUMBER" --add-label "$LABELS" env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} GH_REPO: ${{ github.repository }} NUMBER: ${{ github.event.issue

REST API / 应用 /

GitHub Apps 的 REST API 终结点

string The leve of permission to grant the access token to manage Dependabot secrets. 可以是以下选项之一: read, write deployments string The level of permission to grant

组织 / 组织安全 / 管理安全设置 /

组织的审核日志事件

s.disabled Generic secrets have been disabled at the organization level org_secret_scanning_generic_secrets.enabled Generic secrets have been enabled at

GitHub Copilot / 生成 Copilot 扩展 /

Using OIDC with GitHub Copilot Extensions

behalf of users. Traditionally, this required storing GitHub tokens as secrets and making additional API calls to map these tokens to user identities in

REST API / 部署 /

适用于部署环境的 REST API 终结点

branch policies." Note To create or update secrets for an environment, see "GitHub Actions secrets." OAuth app tokens and personal access tokens

代码安全 / Dependabot / 对 Dependabot 进行故障排除 /

对 GitHub Actions 上的 Dependabot 进行故障排除

Dependabot 机密。 有关详细信息,请参阅“为 Dependabot 配置对专用注册表的访问权限”。 Dependabot 机密添加到 secrets 上下文,并使用与 GitHub Actions 的机密完全相同的语法进行引用。 有关详细信息,请参阅“在 GitHub Actions 中使用机密”。