Don't remove waiting-reply tag automatically
This commit is contained in:
parent
81cb18ed4f
commit
7b1006788a
|
@ -1,8 +1,3 @@
|
|||
behavior "remove_labels_on_reply" "remove_stale" {
|
||||
labels = ["waiting-reply"]
|
||||
only_non_maintainers = true
|
||||
}
|
||||
|
||||
poll "closed_issue_locker" "locker" {
|
||||
schedule = "0 50 1 * * *"
|
||||
closed_for = "720h" # 30 days
|
||||
|
|
Loading…
Reference in New Issue