aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/dashapi/dashapi.go
diff options
context:
space:
mode:
authorTaras Madan <tarasmadan@google.com>2023-06-28 08:35:41 +0200
committerTaras Madan <tarasmadan@google.com>2023-06-29 11:11:23 +0000
commit573dd3df4750cfd2b79826f6cbbeade35625417e (patch)
tree55bb97f94de02406e1e545fa112b58981b89b871 /dashboard/dashapi/dashapi.go
parent8ab61eba79b25ccc17bfb93083df9ef116b5d8b5 (diff)
dashboard: export causeBug repo + branch
Diffstat (limited to 'dashboard/dashapi/dashapi.go')
-rw-r--r--dashboard/dashapi/dashapi.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/dashboard/dashapi/dashapi.go b/dashboard/dashapi/dashapi.go
index d151b1618..96e8dff0e 100644
--- a/dashboard/dashapi/dashapi.go
+++ b/dashboard/dashapi/dashapi.go
@@ -878,6 +878,8 @@ type JobInfo struct {
Manager string
BugTitle string
BugID string
+ KernelRepo string
+ KernelBranch string
KernelAlias string
KernelCommit string
KernelCommitLink string