diff --git a/.hashibot.hcl b/.hashibot.hcl index c84e4f2b7..9435d1ae7 100644 --- a/.hashibot.hcl +++ b/.hashibot.hcl @@ -5,7 +5,7 @@ behavior "regexp_issue_labeler" "panic_label" { } behavior "remove_labels_on_reply" "remove_stale" { - labels = ["waiting-response", "stale"] + labels = ["waiting-reply", "stale"] only_non_maintainers = true }