Skip to main content
GitHub 文档
Version:
Enterprise Server 3.15
搜索或询问 Copilot
搜索或询问
Copilot
Select language: current language is Simplified Chinese
搜索或询问 Copilot
搜索或询问
Copilot
打开菜单
Open Sidebar
GitHub Actions
/
操作方法
/
安全性
主页
GitHub Actions
开始使用
Quickstart
了解 GitHub Actions
概念
概述
Continuous integration
Continuous deployment
Actions vs Apps
工作流和操作
Workflows
变量
避免重复
Reusable workflows
关于自定义操作
Contexts
Expressions
Deployment environments
Concurrency
Workflow artifacts
Dependency caching
工作流程运行通知
运行器
GitHub-hosted runners
Larger runners
Self-hosted runners
About private networking
Runner groups
Runner scale sets
Actions Runner Controller
Support for ARC
安全性
机密
GITHUB_TOKEN
OpenID Connect
Script injections
Compromised runners
Billing and usage
操作方法
写入工作流
使用工作流模板
选择工作流何时运行
触发工作流
使用条件控制作业执行
Control workflow concurrency
选择工作流运行位置
选择作业的运行器
在容器中运行作业
选择工作流执行的操作
在工作流中使用作业
查找和自定义操作
工作流中的 GitHub CLI
添加脚本
Using secrets
变量
传递信息
设置作业的默认值
Deploy to environment
运行作业变体
Build and test
Build & test Go
Build & test Java & Ant
Build & test Java & Gradle
Build & test Java with Maven
Build & test .NET
Build & test Node.js
Build & test PowerShell
Build & test Python
Build & test Ruby
Build & test Rust
Build & test Swift
Build & test Xamarin apps
管理工作流和部署
管理工作流运行
手动运行工作流程
重新运行工作流和作业
取消工作流
禁用和启用工作流程
跳过工作流运行
删除工作流运行
下载工作流程项目
删除工作流项目
Manage caches
Approve workflow runs
管理部署
部署历史记录
管理环境
审查部署
创建自定义保护规则
配置自定义保护规则
Third-party platforms
Node.js to Azure App Service
Python to Azure App Service
Java to Azure App Service
.NET to Azure App Service
PHP to Azure App Service
Docker to Azure App Service
Azure Static Web App
Azure Kubernetes Service
Amazon Elastic Container Service
Google Kubernetes Engine
Sign Xcode applications
Create and publish actions
Manage custom actions
设置退出代码
Release and maintain actions
共享自动化
Reuse workflows
创建工作流模板
与企业共享
GitHub 托管的运行程序
Use GitHub-hosted runners
自定义运行器
专用网络
使用 OIDC
使用 WireGuard
管理自承载运行器
Add runners
Run scripts
配置应用程序
Use proxy servers
Apply labels
Use in a workflow
管理访问权限
Monitor and troubleshoot
Remove runners
安全性
安全强化部署
AWS 中的 OpenID Connect
Azure 中的 OpenID Connect
Google Cloud Platform 中的 OpenID Connect
HashiCorp Vault 中的 OpenID Connect
云服务提供商中的 OpenID Connect
OpenID Connect 与可重用的工作流程结合使用
Monitor workflows
Use the visualization graph
View workflow run history
Add a status badge
Use workflow run logs
Enable debug logging
Troubleshoot workflows
Get support
参考
安全使用
工作流程语法
触发工作流的事件
工作流命令
Variables reference
机密参考
表达式
Contexts reference
Deployments and environments
Dependency caching reference
Metadata syntax
Actions 限制
Reusable workflows reference
OpenID Connect reference
Dockerfile 支持
GitHub-hosted runners reference
Larger runners reference
自托管运行程序参考
补充参数和设置
Extending GitHub Actions Importer
Workflow cancellation reference
教程
Migrate to GitHub Actions
Automated migrations
Automate migration with GitHub Actions Importer
Azure DevOps migration
Bamboo migration
Bitbucket Pipelines migration
CircleCI migration
GitLab migration
Jenkins migration
Travis CI migration
Manual migrations
Migrate from Azure Pipelines
Migrate from CircleCI
Migrate from GitLab CI/CD
Migrate from Jenkins
Migrate from Travis CI
Actions Runner Controller
Quickstart
Authenticating to the API
部署运行器规模集
Using ARC in a workflow
Troubleshoot
Project management
Add labels to issues
Close inactive issues
Add label to comment on issue
Schedule issue creation
Containerized services
Create a Docker container action
Create PostgreSQL service containers
Create Redis service containers
发布包
Publish Docker images
Publish Java packages with Gradle
Publish Java packages with Maven
Publish Node.js packages
创建示例工作流程
Use GITHUB_TOKEN
Create a JavaScript action
Create a composite action
Store and share data
Controlling deployments
Docker service containers
GitHub Actions
/
操作方法
/
安全性
GitHub Actions 的安全性
将安全最佳做法与 GitHub Actions 联合使用,并使用 GitHub Actions 来提高软件供应链的安全性。
安全强化您的部署
在工作流程中使用 OpenID Connect 向云提供商进行身份验证。