Contribution Guidelines
ko-cg
ko-cg
  • Overview
  • Preface
    • How to Read This Document
  • Workflow with JIRA Issues
    • Introduction
    • JIRA 이슈 등록 <OPEN>
    • 이슈 선별 (Triage) <Confirmed>
    • 작업 진행 <Analysis, Develop>
    • 작업 정리 <Handover>
    • 작업 완료 <Resolved>
    • 테스트 진행 <Test>
    • 백포트 <Backport>
    • 이슈 종료 <Closed>
  • Workflow with Github
    • Introduction
    • Git Workflow
    • Git 브랜치 모델
    • Feature Branch
    • Pull Request, Code Review, Code Merge
    • Backport
  • Workflow after Code Merging
    • QA 리포트 확인
    • 테스트 실패 (regression) 발생 시 절차 가이드
    • 매뉴얼 작성 가이드
  • Contributing Guideline for First Contributors
    • Contributor License Agreement (CLA)
    • Good first issue
    • Communication Channel
  • Release
    • Release
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Workflow with JIRA Issues

백포트 <Backport>

Previous테스트 진행 <Test>Next이슈 종료 <Closed>

Last updated 1 year ago

Was this helpful?

담당 테스터는 테스트 완료 후 "Need Backport" 눌러 planned version에 명시된 하위 버전에 백포트를 요청합니다. "BACKPORT"상태는 코드 및 테스트 케이스를 planned version에 명시된 develop 브랜치를 제외한 하위 브랜치에 백포트 작업을 진행합니다.