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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-07-05 18:56:46 +0300
committerRémy Coutable <remy@rymai.me>2018-07-05 18:56:46 +0300
commit8cbd8d43c8248aea7b29ab80bc70902b12bb8f84 (patch)
treecbfa0e2c0d2a3dae0377f7d23f6e09604b0f7f23
parent4c0b55ba6cec8288e516f3a45e48912439797f48 (diff)
parent7b38f595834068f3d8f193cae83fe006c5d470b2 (diff)
Merge branch 'temp-stop-auto-close' into 'gl-triage'gl-triage
Temporaily disable auto closure of issues by the bot See merge request gitlab-org/gitlab-ce!20395
-rw-r--r--.triage-policies.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/.triage-policies.yml b/.triage-policies.yml
index ad678782975..53fb01d103a 100644
--- a/.triage-policies.yml
+++ b/.triage-policies.yml
@@ -80,26 +80,6 @@ resource_rules:
If this issue is proposing a new feature, please can you verify whether the feature proposal is still relevant.
Thanks for your help
- - name: Close non-updated issues
- conditions:
- date:
- attribute: updated_at
- condition: older_than
- interval_type: weeks
- interval: 2
- labels:
- - awaiting feedback
- - auto updated
- <<: *label_exemptions
- state: opened
- actions:
- labels:
- - auto closed
- mention:
- - markglenfletcher
- status: close
- comment: |
- Closing this issue down in accordance with our [Issue Triage Policies](https://gitlab.com/gitlab-org/triage). Please reopen the issue if you feel that the issue is still relevant. Thanks!
- name: Mark potentially interesting feature proposals
conditions:
labels: