Merge pull request #24946 from hashicorp/danieldreier/hashibot_config

Remove hashibot panic issue labeler
This commit is contained in:
Daniel Dreier 2020-05-13 18:02:57 -07:00 committed by GitHub
commit c057487997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -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