일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- php
- javascript
- Design Patterns
- Web Server
- IntelliJ
- devops
- jsp
- MySQL
- AWS
- elasticsearch
- linux
- db
- it
- Git
- tool
- ubuntu
- Gradle
- springboot
- Spring Batch
- redis
- laravel
- java
- 맛집
- ReactJS
- jenkins
- JVM
- Spring Boot
- Spring
- Oracle
- 요리
Archives
- Today
- Total
아무거나
[Gitlab] Merge Requests 할 때 Description 영역에 작성 템플릿 적용 본문
반응형
1. 좌측 메뉴에서 Settings > General 클릭
2. Merge requests 의 우측의 Expand 버튼 클릭
3. Merge suggestions > Default description template for merge requests 영역에 템플릿 작성
4. 다 완료하면 실제 Create Merge Requests 할 때 하기 이미지와 같이 내용이 보여지는걸 확인할 수 있다.
반응형
'Infra > Git & SVN' 카테고리의 다른 글
[gitlab] 코드 리뷰 방법 (0) | 2022.11.11 |
---|---|
[gitlab] Merge Requests 할 때 승인자 지정 (0) | 2022.10.05 |
[git] 작업도중 임시로 저장해 두고 다른 branch에서 작업하고 싶을때 사용하는 명령(git stash) (0) | 2020.06.06 |
[git] Git Commit Template 설정 (0) | 2020.06.02 |
[gitlab] You can only use an existing protected branch ref as the basis of a new protected branch. (0) | 2020.01.05 |
Comments