diff --git a/.hashibot.hcl b/.hashibot.hcl index 9dabbdaf627e..a71a88c918d2 100644 --- a/.hashibot.hcl +++ b/.hashibot.hcl @@ -1,8 +1,3 @@ -behavior "regexp_issue_labeler" "panic_label" { - regexp = "panic:" - labels = ["crash", "bug"] -} - behavior "remove_labels_on_reply" "remove_stale" { labels = ["waiting-response", "stale"] only_non_maintainers = true