You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,8 @@ make upgrade
119
119
value: 60
120
120
- name: GITLAB_GRAPHQL_PAGE_LENGTH
121
121
value: 100
122
+
- name: GITLAB_MR_LABEL_LIST
123
+
value: "sentry,your-label" # comma separated list of labels for the mr
122
124
```
123
125
124
126
2. If you want to follow the ```helm``` deployment process you will have to fill your details into the ```helm/values-production.yaml``` and ```helm/Chart.yaml```.
0 commit comments