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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-01-13 03:10:50 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-13 03:10:50 +0300
commit033182c9f14e10ed6a45632054336a92f5d88af9 (patch)
treea42fbf836fa3b1517ee7af79a65be0daffe0bfde /danger/product_intelligence
parenteb489ab3e7e208a136ea47b3589cc5e3a41ed5d5 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'danger/product_intelligence')
-rw-r--r--danger/product_intelligence/Dangerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/danger/product_intelligence/Dangerfile b/danger/product_intelligence/Dangerfile
index 53948f4931d..ec432544977 100644
--- a/danger/product_intelligence/Dangerfile
+++ b/danger/product_intelligence/Dangerfile
@@ -1,7 +1,7 @@
# frozen_string_literal: true
CHANGED_FILES_MESSAGE = <<~MSG
-For the following files, a review from the [Data team and Product Intelligence team](https://gitlab.com/groups/gitlab-org/growth/product_intelligence/engineers/-/group_members?with_inherited_permissions=exclude) is recommended
+For the following files, a review from the [Data team and Product Intelligence team](https://gitlab.com/groups/gitlab-org/growth/product-intelligence/engineers/-/group_members?with_inherited_permissions=exclude) is recommended
Please check the ~"product intelligence" [guide](https://docs.gitlab.com/ee/development/product_analytics/usage_ping.html) and reach out to %<engineers_group>s group for a review.
@@ -14,7 +14,7 @@ UPDATE_METRICS_DEFINITIONS_MESSAGE = <<~MSG
MSG
-ENGINEERS_GROUP = '@gitlab-org/growth/product_intelligence/engineers'
+ENGINEERS_GROUP = '@gitlab-org/growth/product-intelligence/engineers'
tracking_files = [
'lib/gitlab/tracking.rb',