You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{template "user" .GetSender}} started a new discussion [#{{.GetDiscussion.GetNumber}} {{.GetDiscussion.GetTitle}}]({{.GetDiscussion.GetHTMLURL}}) on {{template "repo" .GetRepo}}
489
+
{{template "user" .GetSender}}
490
+
{{- if eq .GetAction "created" }} started a new
491
+
{{- else if eq .GetAction "closed" }} closed a
492
+
{{- else if eq .GetAction "reopened" }} reopened a
493
+
{{- else if eq .GetAction "edited" }} edited a
494
+
{{- end }} discussion [#{{.GetDiscussion.GetNumber}} {{.GetDiscussion.GetTitle}}]({{.GetDiscussion.GetHTMLURL}}) on {{template "repo" .GetRepo}}
{{template "repo" .GetRepo}} New comment by {{template "user" .GetSender}} on discussion [#{{.GetDiscussion.GetNumber}} {{.GetDiscussion.GetTitle}}]({{.GetDiscussion.GetHTMLURL}}):
498
+
{{template "repo" .GetRepo}}
499
+
{{- if eq .GetAction "created" }} New comment
500
+
{{- else if eq .GetAction "edited" }} Comment edited
501
+
{{- else if eq .GetAction "deleted" }} Comment deleted
502
+
{{- end }} by {{template "user" .GetSender}} on discussion [#{{.GetDiscussion.GetNumber}} {{.GetDiscussion.GetTitle}}]({{.GetDiscussion.GetHTMLURL}}):
0 commit comments