mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-14 06:06:38 +01:00
add probot: stale
This commit is contained in:
parent
64d18b288d
commit
d5dc0dac1f
1 changed files with 11 additions and 0 deletions
11
.github/stale.yml
vendored
Normal file
11
.github/stale.yml
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
daysUntilStale: 21
|
||||||
|
daysUntilClose: 14
|
||||||
|
exemptLabels:
|
||||||
|
- pinned
|
||||||
|
- security
|
||||||
|
staleLabel: "Status: Awaiting user"
|
||||||
|
markComment: >
|
||||||
|
This issue has been automatically marked as stale because it has not had
|
||||||
|
recent activity. It will be closed if no further activity occurs. Thank you
|
||||||
|
for your contributions.
|
||||||
|
closeComment: false
|
||||||
Loading…
Add table
Add a link
Reference in a new issue