summaryrefslogtreecommitdiff
path: root/danger
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-07-27 21:09:42 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-27 21:09:42 +0000
commit6456305e5810391463cdf58d9b4952903047c05a (patch)
tree3a770fdf551d1fbba8bd9950a9961029c92f9c59 /danger
parentc241fef1814b6f2fc5931f3d1e26de0378c02ccf (diff)
downloadgitlab-ce-6456305e5810391463cdf58d9b4952903047c05a.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'danger')
-rw-r--r--danger/specialization_labels/Dangerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/danger/specialization_labels/Dangerfile b/danger/specialization_labels/Dangerfile
index 35125f20b14..e86d66f5fbc 100644
--- a/danger/specialization_labels/Dangerfile
+++ b/danger/specialization_labels/Dangerfile
@@ -8,7 +8,7 @@ SPECIALIZATIONS = {
frontend: 'frontend',
docs: 'documentation',
qa: 'QA',
- engineering_productivity: 'Engineering Productivity',
+ tooling: 'tooling',
ci_template: 'ci::templates',
feature_flag: 'feature flag'
}.freeze