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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-06-05 10:38:25 +0300
committerGitHub <noreply@github.com>2019-06-05 10:38:25 +0300
commit59b03bd3cecf37cffdfb530354e55f059a633f0b (patch)
tree41f2df101ba4c8cae22bc1a2879da52e94808307 /.github
parent3b2a052eca5ea3d56972229c56614a5c3e624072 (diff)
Update stale.yml
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index 3ef4d01d82a..0235daa9121 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -4,12 +4,11 @@ daysUntilStale: 60
# If no answer after two weeks, we close
daysUntilClose: 14
-# Only issues or pull requests that requires info from the op and are not triaged
+# Only issues that requires info from the op
onlyLabels:
- "needs info"
- - "0. Needs triage"
-# If security or already triaged, ignore
+# Only if issues that are not triaged
exemptLabels:
- "1. to develop"
- "2. developing"