GitHub Actions 的操作方法
了解如何使用 GitHub Actions 实现特定目标。
写入工作流
GitHub Actions 工作流可以在整个软件开发生命周期内自动执行任务。
管理工作流运行和部署
GitHub 有助于控制工作流运行和部署。
Creating and publishing actions
You can create your own actions, use and customize actions shared by the GitHub community, or write and share the actions you build.
共享自动化
创建可在 GitHub Actions 工作流之间共享和重用的模块化自动化。
使用 GitHub 托管的运行器
您可以使用 GitHub 的运行器来执行您的 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