diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-10 15:11:19 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-10 15:11:19 +0000 |
commit | 6cffe9ea21d0974ebd3c544a3b711ffcd35649e2 (patch) | |
tree | a40fc35d2ef7a1a36a669094bf1d38d5df72265f /danger | |
parent | ec0ecba05cf7712bc8095af9363ee8ff8d999654 (diff) | |
download | gitlab-ce-6cffe9ea21d0974ebd3c544a3b711ffcd35649e2.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'danger')
-rw-r--r-- | danger/product_intelligence/Dangerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/danger/product_intelligence/Dangerfile b/danger/product_intelligence/Dangerfile index 89c3e969bdf..1a53b485093 100644 --- a/danger/product_intelligence/Dangerfile +++ b/danger/product_intelligence/Dangerfile @@ -3,7 +3,7 @@ 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 -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. +Please check the ~"product intelligence" [guide](https://docs.gitlab.com/ee/development/usage_ping.html) and reach out to %<engineers_group>s group for a review. %<changed_files>s |