CI 동시성 제어
GitHub Actions Concurrency
GitHub Actions Concurrency
다른 이름 · Actions 동시성 제어 · GitHub Actions Concurrency
정의
같은 Branch·PR·배포 대상의 Job 또는 Workflow Run이 동시에 충돌하지 않게 대상별 묶음으로 대기·취소를 제어하는 규칙입니다.
검색되는 예
- concurrency.group
- cancel-in-progress
짧은 예제
- concurrency.group
- cancel-in-progress