Skip to main content

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를 사용하여 일일 회의 또는 분기별 검토 등에 대해 정기적으로 이슈를 만들 수 있습니다.