Skip to content

Commit 9274a20

Browse files
committed
analytics: ensure happy path tracked
1 parent 4791b22 commit 9274a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tasks/processIssueComment/probot-processIssueComment.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ async function probotProcessIssueComment({ context, commentReply, analytics }) {
151151
contributions,
152152
branchName,
153153
})
154+
analytics.track('processCommentSuccess')
154155
return
155156
}
156157

0 commit comments

Comments
 (0)