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
Copy file name to clipboardExpand all lines: content/docs/change-database/webhook.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,10 @@ User can configure project-level webhooks to let Bytebase post messages to the c
15
15
-`Issue info change` - Post message when issue's basic info such as assignee, title, description has been changed.
16
16
-`Issue comment creation` - Post message when new comment added to the issue.
17
17
18
-
The following events support sending direct messages/notifications to related users, you must enable the `Enable direct messages` option to enable this feature.
18
+
The following events support sending direct messages/notifications to related users, make sure you have:
19
+
20
+
1. enabled the `Enable direct messages` option to enable this feature.
21
+
1. configured the `IM` integration to send messages to related users.
19
22
20
23
-`Issue approval needed` - Post message when issue needs approval.
21
24
-`Issue approved` - Post message when issue has been approved.
@@ -111,6 +114,8 @@ Feishu (Lark) allows to specify a list of keywords in the [security setting](htt
0 commit comments