Skip to content

Commit

Permalink
Add Acre channels for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
zuuring committed Oct 31, 2024
1 parent 78f61ec commit 539badd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/discord/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { DiscordBot } from "hubot-discord"
const BASE_ROLE_ID = "1158333090494689290"

// Channels that are used for testing, may be treated differently.
const TESTING_CHANNEL_NAMES = ["stackops"]
const TESTING_CHANNEL_NAMES = ["stackops", "acre-engineering", "acre"]

/**
* Hubot Robot type with Discord adapter.
Expand Down

0 comments on commit 539badd

Please sign in to comment.