Commit 4fc381a4 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

Stalebot (#1165)

* stalebot: use wontfix-stalebot

I've added two new labels: wontfix-stalebot and pinned.

Wontfix-stalebot will be used by stalebot and pinned can be used to keep
issues open.

* later as well
parent 5aa0d55e
......@@ -6,8 +6,9 @@ daysUntilClose: 7
exemptLabels:
- pinned
- security
- later
# Label to use when marking an issue as stale
staleLabel: wontfix
staleLabel: wontfix-stalebot
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment