1 Star 1 Fork 2

kaolasz / gitlab_stable_zh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dangerfile 343 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ash McKenzie 提交于 2019-09-06 11:21 . Add new GitlabDanger class
# frozen_string_literal: true
require_relative 'lib/gitlab_danger'
danger.import_plugin('danger/plugins/helper.rb')
danger.import_plugin('danger/plugins/roulette.rb')
unless helper.release_automation?
GitlabDanger.new(helper.gitlab_helper).rule_names.each do |file|
danger.import_dangerfile(path: File.join('danger', file))
end
end
1
https://gitee.com/kaolasz/gitlab_stable_zh.git
git@gitee.com:kaolasz/gitlab_stable_zh.git
kaolasz
gitlab_stable_zh
gitlab_stable_zh
12-3-stable-zh

搜索帮助

53164aa7 5694891 3bd8fe86 5694891