|
|
|
@@ -71,7 +71,7 @@ |
|
|
|
{{ $index := index .GetIssueInfos 0}} |
|
|
|
{{$.i18n.Tr "action.comment_pull" .GetRepoLink $index .ShortRepoPath | Str2html}} |
|
|
|
{{else if eq .GetOpType 24}} |
|
|
|
{{$.i18n.Tr "action.upload_dataset" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{$.i18n.Tr "action.upload_dataset" .GetRepoLink .RefName | Str2html}} |
|
|
|
{{else if eq .GetOpType 25}} |
|
|
|
{{$.i18n.Tr "action.task_gpudebugjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{else if eq .GetOpType 26}} |
|
|
|
|