Skip to main content

이 버전의 GitHub Enterprise Server는 다음 날짜에 중단됩니다. 2025-08-27. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 더 뛰어난 성능, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise Server로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.

Managing your work with GitHub Actions

You can automatically manage your issues and pull requests using GitHub Actions workflows.

이슈에 레이블 추가

GitHub Actions을(를) 사용하여 이슈에 자동으로 레이블을 지정할 수 있습니다.

비활성 이슈 닫기

GitHub Actions을(를) 사용하여 일정 기간 동안 비활성 상태인 이슈에 대해 주석을 달거나 이러한 이슈를 닫을 수 있습니다.

Commenting on an issue when a label is added

You can use GitHub Actions to automatically comment on issues when a specific label is applied.

문제 만들기 일정 계획

GitHub Actions를 사용하여 일일 회의 또는 분기별 검토 등에 대해 정기적으로 이슈를 만들 수 있습니다.