Monorepo for Tangled tangled.org

appview/notify: notify users mentioned on PR comments #739

merged opened by boltless.me targeting master from feat/mentions
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3m4jbido5pk22
+2 -2
Interdiff #0 #1
appview/notify/db/db.go

This file has not been changed.

appview/notify/notifier.go

This file has not been changed.

appview/notify/posthog/notifier.go

This file has not been changed.

appview/pulls/pulls.go

This file has not been changed.

+2 -2
appview/notify/merged_notifier.go
··· 82 82 m.fanout("NewPull", ctx, pull) 83 83 } 84 84 85 - func (m *mergedNotifier) NewPullComment(ctx context.Context, comment *models.PullComment) { 86 - m.fanout("NewPullComment", ctx, comment) 85 + func (m *mergedNotifier) NewPullComment(ctx context.Context, comment *models.PullComment, mentions []syntax.DID) { 86 + m.fanout("NewPullComment", ctx, comment, mentions) 87 87 } 88 88 89 89 func (m *mergedNotifier) NewPullState(ctx context.Context, pull *models.Pull) {

History

14 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
appview/notify: notify users mentioned on PR comments
3/3 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
appview/notify: notify users mentioned on PR comments
3/3 success
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
2/3 failed, 1/3 success
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
2/3 failed, 1/3 running
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
1/3 failed, 2/3 timeout
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
3/3 success
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
3/3 success
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
3/3 success
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
3/3 success
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
3/3 success
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
3/3 success
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
1/3 failed, 2/3 timeout
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
1/3 failed, 2/3 timeout
expand
expand 0 comments
1 commit
expand
appview/notify: notify users mentioned on PR comments
1/3 failed, 2/3 timeout
expand
expand 0 comments