Create stale.yml

This commit is contained in:
Guru Sabarish
2021-08-10 00:05:15 +05:30
committed by GitHub
parent e25bbeba95
commit 222e8b5b3f
+16
View File
@@ -0,0 +1,16 @@
# Clean up the stale issues
daysUntilStale: 30
daysUntilClose: 1
exemptLabels:
- in progress
- pending
staleLabel: stale
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