mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
chore: remove stale bot (#16718)
This commit is contained in:
parent
a57134de38
commit
fedeea6dde
1 changed files with 0 additions and 33 deletions
33
.github/stale.yml
vendored
33
.github/stale.yml
vendored
|
@ -1,33 +0,0 @@
|
|||
# https://github.com/probot/stale
|
||||
|
||||
daysUntilStale: 60
|
||||
|
||||
daysUntilClose: 7
|
||||
|
||||
exemptLabels:
|
||||
- bug
|
||||
- suggestion
|
||||
- feat
|
||||
- refactor
|
||||
- chore
|
||||
- tests
|
||||
- build
|
||||
- docs
|
||||
- flaky
|
||||
- perf
|
||||
- needs investigation
|
||||
|
||||
exemptMilestones: true
|
||||
|
||||
staleLabel: stale
|
||||
|
||||
markComment: >
|
||||
This issue has been [automatically marked as stale](https://github.com/marketplace/stale)
|
||||
because it has not had recent activity. It will be closed in 7 days if no
|
||||
further activity occurs. Thank you for your contributions.
|
||||
|
||||
pulls:
|
||||
markComment: >
|
||||
This pull request has been [automatically marked as stale](https://github.com/marketplace/stale)
|
||||
because it has not had recent activity. It will be closed in 7 days if no
|
||||
further activity occurs. Thank you for your contributions.
|
Loading…
Reference in a new issue