{{define "title"}}!{{.MR.Number}} · {{.Repo.OwnerName}}/{{.Repo.Name}}{{end}} {{define "content"}} {{template "repoheader" .}}
by {{.MR.Author}} · {{if .MR.SourcePath}}{{.MR.SourcePath}}:{{end}}{{.MR.SourceRef}} → {{.MR.TargetRef}}
@ {{.MR.HeadSHA}}
review: {{.Reviewer}} — {{.Verdict}}{{if .Stale}} stale{{end}}
{{end}} {{range .Comments}}{{.Author}} at {{.CreatedAt}}
{{range .DiffLines}}{{.Text}}
{{end}}
{{end}}