{{/* Copyright 2023 syzkaller project authors. All rights reserved. Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. */}} {{template "head" .Header}} syzbot {{template "header" .Header}} {{$getName := .DisplayNamespace}} {{range $group := .Groups}} {{$group.From.URL}} {{$group.From.Branch}} → {{$group.To.URL}} {{$group.To.Branch}}
{{range $ns := .Namespaces}} {{end}} {{range $backport := $group.List}} {{range $ns := $group.Namespaces}} {{end}} {{end}}
Commit{{call $getName $ns}}
{{link $backport.Commit.Link (formatShortHash $backport.Commit.Hash)}} {{$backport.Commit.Title}} {{$list := index $backport.Bugs $ns}} {{range $i, $info := $list}} {{if gt $i 0}}
{{end}} {{link $info.Bug.Link $info.Bug.Title}} {{end}}
{{end}}