How-tos for GitHub Actions
Learn how to accomplish specific goals with GitHub Actions.
写入工作流
GitHub Actions 工作流可以在整个软件开发生命周期内自动执行任务。
管理工作流运行和部署
GitHub 有助于控制工作流运行和部署。
共享自动化
创建可在 GitHub Actions 工作流之间共享和重用的模块化自动化。
使用 GitHub 托管的运行器
您可以使用 GitHub 的运行器来执行您的 GitHub Actions 流程。
托管您自己的运行器
您可以创建自托管的运行器,在一个可高度自定义的环境中运行工作流程。
GitHub Actions 的安全性
将安全最佳做法与 GitHub Actions 联合使用,并使用 GitHub Actions 来提高软件供应链的安全性。
用例和示例
演示 GitHub Actions 的功能的示例工作流。
管理 GitHub Actions
管理组织或企业的 GitHub Actions 设置。
Monitor workflows
You can monitor GitHub Actions workflows by using tools like the visualization graph and run logs.
Troubleshooting workflows
You can use the tools in GitHub Actions to debug your workflows.
Getting help from GitHub Support about GitHub Actions
Learn how GitHub 支持 can assist with GitHub Actions