{{- define "repo_contrib_one" -}}
{{ template "head_common" . }}Merge request info | |
---|---|
ID | {{ .mr_id }} |
Status | {{ .mr_status }} |
Title | {{ .mr_title }} |
Source ref | {{ .mr_source_ref }} |
Destination branch | {{ .mr_destination_branch }} |
{{ .Content }}{{ else if eq .Operation 1 }}
{{ .Content }}{{ else if eq .Operation 2 }}
{{ .Content }}{{ else }}
{{ .Content }}{{ end }} {{ end }}