We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd70755 commit 4a080f5Copy full SHA for 4a080f5
.hashibot.hcl
@@ -5,7 +5,7 @@ behavior "regexp_issue_labeler" "panic_label" {
5
6
behavior "regexp_issue_notifier" "panic_notify" {
7
regexp = "panic:"
8
- slack_channel = env.COMMITTERS_SLACK_CHANNEL
+ slack_channel = env.TERRAFORM_SLACK_CHANNEL
9
message = "Panic report! https://github.com/${var.repository}/issues/${var.issue_number} has a panic in it."
10
}
11
0 commit comments