Skip to main content

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 워크플로를 실행할 수 있습니다.

Managing self-hosted runners

You can host your own runners to run workflows in a highly customizable environment.

Using larger runners

GitHub offers runners with more RAM, CPU, and disk space.

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