|
18 | 18 | "notifications.slack.repotochannel.notification.enabled": ["userKeyHash", "teamIdHash", "slackUserIdHash", "repositoryId",
|
19 | 19 | "channelIdHash", {
|
20 | 20 | "notificationKey": ["PRCreated", "PRParticipantUpdated", "PRReviewersUpdated", "PRMerged", "PRDeclined",
|
21 |
| - "PRReopened", "PRDeleted", "PRReScoped", "PRParticipantApproved", "PRParticipantUnapproved", "PRParticipantReviewed", |
| 21 | + "PRReopened", "PRDeleted", "PRParticipantApproved", "PRParticipantUnapproved", "PRParticipantReviewed", |
22 | 22 | "PRComment", "PRCommentEdited", "PRCommentReplied", "PRCommentDeleted", "TaskCreated", "TaskUpdated",
|
23 | 23 | "TaskResolved", "TaskReopened", "TaskDeleted", "PRAutoMergeFailed", "PRAutoMergeResolved", "CommitPushed", "FileEdited",
|
24 | 24 | "CommitComment", "CommitCommentEdited", "CommitCommentReplied", "CommitCommentDeleted", "Forked", "TagCreated",
|
|
28 | 28 | "notifications.slack.repotochannel.notification.disabled": ["userKeyHash", "teamIdHash", "slackUserIdHash", "repositoryId",
|
29 | 29 | "channelIdHash", {
|
30 | 30 | "notificationKey": ["PRCreated", "PRParticipantUpdated", "PRReviewersUpdated", "PRMerged", "PRDeclined",
|
31 |
| - "PRReopened", "PRDeleted", "PRReScoped", "PRParticipantApproved", "PRParticipantUnapproved", "PRParticipantReviewed", |
| 31 | + "PRReopened", "PRDeleted", "PRParticipantApproved", "PRParticipantUnapproved", "PRParticipantReviewed", |
32 | 32 | "PRComment", "PRCommentEdited", "PRCommentReplied", "PRCommentDeleted", "TaskCreated", "TaskUpdated",
|
33 | 33 | "TaskResolved", "TaskReopened", "TaskDeleted", "PRAutoMergeFailed", "PRAutoMergeResolved", "CommitPushed", "FileEdited",
|
34 | 34 | "CommitComment", "CommitCommentEdited", "CommitCommentReplied", "CommitCommentDeleted", "Forked", "TagCreated",
|
|
40 | 40 |
|
41 | 41 | "notifications.slack.notification.regular.sent": ["userKeyHash", "teamIdHash", "slackUserIdHash", {
|
42 | 42 | "notificationKey": ["PRCreated", "PRParticipantUpdated", "PRReviewersUpdated", "PRMerged", "PRDeclined",
|
43 |
| - "PRReopened", "PRDeleted", "PRReScoped", "PRParticipantApproved", "PRParticipantUnapproved", "PRParticipantReviewed", |
| 43 | + "PRReopened", "PRDeleted", "PRParticipantApproved", "PRParticipantUnapproved", "PRParticipantReviewed", |
44 | 44 | "PRComment", "PRCommentEdited", "PRCommentReplied", "PRCommentDeleted", "TaskCreated", "TaskUpdated",
|
45 | 45 | "TaskResolved", "TaskReopened", "TaskDeleted", "PRAutoMergeFailed", "PRAutoMergeResolved", "CommitPushed", "FileEdited",
|
46 | 46 | "CommitComment", "CommitCommentEdited", "CommitCommentReplied", "CommitCommentDeleted", "Forked", "TagCreated",
|
|
0 commit comments