You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

01. Jira일감에서 branch 생성


02. Jira에서 생성한 branch bitbucket에서 확인



03. Pycharm에서 remote branch목록 동기화



04. Pycharm에서 remote branch Checkout (local branch 생성)

  • 생성 완료 후 Local Branche


05. local branch에서 개발 후 commit


Commit될 수정내용을 확인 하고, Commit Message를 기록합니다.


06. remote branch로 Push

  • 대상 remote branch : feature/ENOPS-4-python-demo



07. bitbucket에서 pull request생성


merge대상 branch : develop

Description : 반영될 소스의 설명입니다.

Reviewers : 소스리뷰할 대상자를 지정합니다.



08. Review 및 Merge

Reviewer는 bitbucket에서 리뷰할 Pull requests를 확인하고, Merge합니다.


09. Bitbucket develop 반영 내역 확인


10. Jira일감 bitbucket연동 내용 확인

  • No labels