Skip to content

Commit

Permalink
Adding product-bugs and updating product-questions reminder to use th…
Browse files Browse the repository at this point in the history
…e workflow (#172)
  • Loading branch information
chr-tatu authored Sep 30, 2024
1 parent be16fff commit 3606d46
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ const CHANNELS_TO_EXCLUDE = [
// 'C012K7XU4LE', // #bot-testing
];
const CHANNELS_FOR_BUGS_WORKFLOW_REMINDER = [
"C02E1D1G3B3", // #chr-test
"C03N12SR0RK", // #product-bugs-and-feedback
"C02E1D1G3B3", // #chr-test
"C03N12SR0RK", // #product-questions
"C07PRTJSD6G", // #product-bugs
];

const receiver = new ExpressReceiver({
Expand Down

0 comments on commit 3606d46

Please sign in to comment.