We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28cd6e commit 7785d04Copy full SHA for 7785d04
app/tasks/coreping/index.tsx
@@ -44,7 +44,7 @@ export const coreReviewTrackerConfig = {
44
],
45
labels: ["Core", "CoreImportant"],
46
minReminderInterval: "24h", // edit-existed-slack-message < this-interval < send-another-slack-message
47
- slackChannelName: "sno-test-channel", // develop channel, without notification
+ slackChannelName: "develop", // develop channel, without notification
48
49
// github message
50
messageUpdatePattern: "<!-- COMFY_PR_BOT_TRACKER -->",
0 commit comments