Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2019-10-16 09:07:51 +00:00
parent 3546e1bb09
commit 914ea32e0e
100 changed files with 1171 additions and 278 deletions

View File

@ -1,6 +1,7 @@
# frozen_string_literal: true
require_relative 'lib/gitlab_danger'
require_relative 'lib/gitlab/danger/request_helper'
danger.import_plugin('danger/plugins/helper.rb')
danger.import_plugin('danger/plugins/roulette.rb')