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.
2 parents 94e5e1b + e0be67f commit cc7bb24Copy full SHA for cc7bb24
hack/run_with_env.sh
@@ -53,7 +53,7 @@ check_or_fetch() {
53
export "${var_name?}"
54
}
55
56
-check_or_fetch SLACK_HOOK slack shiftstack-bot
+check_or_fetch SLACK_HOOK slack forum-shiftstack
57
check_or_fetch JIRA_TOKEN bugwatcher jira-token
58
check_or_fetch TEAM_MEMBERS_DICT team teamdict.json
59
check_or_fetch TEAM_VACATION team vacation.json
0 commit comments