{{/* 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}}| Commit | {{range $ns := .Namespaces}}{{call $getName $ns}} | {{end}}
|---|---|
| {{link $backport.Commit.Link (formatShortHash $backport.Commit.Hash)}} {{$backport.Commit.Title}} | {{range $ns := $group.Namespaces}}
{{$list := index $backport.Bugs $ns}}
{{range $i, $info := $list}}
{{if gt $i 0}} {{end}} {{link $info.Bug.Link $info.Bug.Title}} {{end}} |
{{end}}