Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Rodríguez Baquero <github@diegorbaquero.com>2021-05-24 05:44:26 +0300
committerGitHub <noreply@github.com>2021-05-24 05:44:26 +0300
commitcd637d67754643a077c25cff51d11adb8b497f56 (patch)
tree71fcee31891bb5786c27ae6c563f03d16c7401a7 /.github
parent57d56d6c5145f160c3b46884ca2f4abc26dccd3a (diff)
chore: update to org-wide config
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml29
1 files changed, 1 insertions, 28 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index 5d305fd..0d0b1c9 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -1,28 +1 @@
-# ProBot Stale (https://probot.github.io/apps/stale/)
-
-# Number of days of inactivity before an issue becomes stale
-daysUntilStale: 180
-
-# Number of days of inactivity before a stale issue is closed
-daysUntilClose: 14
-
-# Issues with these labels will never be considered stale
-exemptLabels:
- - accepted
- - bug
- - enhancement
- - help wanted
- - question
- - security
- - meta
-
-# Label to use when marking an issue as stale
-staleLabel: stale
-
-# 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
- recent activity. It will be closed if no further activity occurs.
-
-# Comment to post when closing a stale issue. Set to `false` to disable
-closeComment: false
+_extends: .github