mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-24 14:42:13 +00:00
Add stale bot
This commit is contained in:
parent
47b2f33564
commit
fadfe6e421
17
.github/stale.yml
vendored
Normal file
17
.github/stale.yml
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
# Automatically close questions and other uncategorized issues on inactivity
|
||||
only: issues
|
||||
daysUntilStale: 30
|
||||
daysUntilClose: 7
|
||||
exemptLabels:
|
||||
- bug
|
||||
- enhancement
|
||||
exemptProjects: true
|
||||
exemptMilestones: true
|
||||
exemptAssignees: true
|
||||
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
|
||||
limitPerRun: 1
|
Loading…
x
Reference in New Issue
Block a user