Added case sensitive comment to gh issues to slack

This commit is contained in:
D-K-P
2023-03-15 11:13:44 +00:00
parent 8725a80d78
commit 7f5151dcf2
@@ -6,6 +6,7 @@ import * as github from "@trigger.dev/github";
import * as slack from "@trigger.dev/slack";
// Change "triggerdotdev/github-issues-to-slack" to the repo you want to track e.g. "yourorg/yourrepo"
//NB: GitHub org / usernames are case sensitive.
const repo =
process.env.GITHUB_REPOSITORY ?? "triggerdotdev/github-issues-to-slack";