summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Busatto <fabio@gitlab.com>2018-06-07 08:08:35 +0000
committerFabio Busatto <fabio@gitlab.com>2018-06-07 08:08:35 +0000
commit22083d0a0b4311633e4bfc66177151bddf7769ab (patch)
tree1a108728fc184e653b264d4760c10389ba84f876
parent72befa5f0085178d31075aad602e887faa4918a4 (diff)
downloadgitlab-ce-add-warn-about-scheduled-issues-with-no-team-label.tar.gz
Add "Warn about scheduled issues with no team label"add-warn-about-scheduled-issues-with-no-team-label
-rw-r--r--.triage-policies.yml26
1 files changed, 26 insertions, 0 deletions
diff --git a/.triage-policies.yml b/.triage-policies.yml
index ef1d079624c..efbf88810c4 100644
--- a/.triage-policies.yml
+++ b/.triage-policies.yml
@@ -199,6 +199,32 @@ resource_rules:
Please could you revisit the issue and provide an update if it is still relevant.
Thanks for your help
+ - name: Warn about scheduled issues with no team label
+ conditions:
+ forbidden_labels:
+ - CI/CD
+ - Configuration
+ - Discussion
+ - Distribution
+ - Documentation
+ - Geo
+ - Gitaly
+ - Monitoring
+ - Platform
+ - Quality
+ - Release
+ - Security Products
+ - UX
+ milestone:
+ - Started
+ state: opened
+ actions:
+ labels:
+ - awaiting feedback
+ - auto updated
+ mention:
+ - markglenfletcher
+ - gl-product
merge_requests:
rules:
- name: Encourage old Community Merge Requests to completion