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-12-02 21:11:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-12-02 21:11:52 +0300
commitd1ade10ba69cb7c232daa36625656456c32462e4 (patch)
tree70597a997a68fc63b009001480247794a60e2dd6 /tooling
parent3a52eefc27143af8a2b3838a159c52484ca4bc8b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'tooling')
-rw-r--r--tooling/danger/project_helper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tooling/danger/project_helper.rb b/tooling/danger/project_helper.rb
index 7eaf6eb25ea..422d22f0d99 100644
--- a/tooling/danger/project_helper.rb
+++ b/tooling/danger/project_helper.rb
@@ -5,6 +5,7 @@ module Tooling
module ProjectHelper
LOCAL_RULES ||= %w[
changelog
+ ci_config
database
documentation
duplicate_yarn_dependencies