이 버전의 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.
Adding labels to issues
You can use GitHub Actions to automatically label issues.
Closing inactive issues
You can use GitHub Actions to comment on or close issues that have been inactive for a certain period of time.
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.
Scheduling issue creation
You can use GitHub Actions to create an issue on a regular basis for things like daily meetings or quarterly reviews.