HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🎫
Github Branch protection rule
🎫

Github Branch protection rule

작성자
태그
CI/CD
속성
Jul 23, 2022 11:02 AM
  • Require a pull request before merging
  • Require approvals ( 2개이상의 approve 필요 )
  • Require status checks to pass before merging
    • 상태 체크 통과 필요 (ex, 테스트)
    • 브렌치가 업데이트 되어 있을 것
    •