Skip to content

Commit cc7bb24

Browse files
Merge pull request #92 from shiftstack/pretriage_slack_channel
make: Send pretriage notifications to the same channel as prod
2 parents 94e5e1b + e0be67f commit cc7bb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/run_with_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ check_or_fetch() {
5353
export "${var_name?}"
5454
}
5555

56-
check_or_fetch SLACK_HOOK slack shiftstack-bot
56+
check_or_fetch SLACK_HOOK slack forum-shiftstack
5757
check_or_fetch JIRA_TOKEN bugwatcher jira-token
5858
check_or_fetch TEAM_MEMBERS_DICT team teamdict.json
5959
check_or_fetch TEAM_VACATION team vacation.json

0 commit comments

Comments
 (0)