New Danger check to ensure a FF group is the same as the MR group label
This is to ensure good hygiene of the feature flag data. See https://gitlab.com/gitlab-org/gitlab/-/issues/294218 and https://gitlab.com/gitlab-org/gitlab/-/issues/299464 . Signed-off-by:Rémy Coutable <remy@rymai.me>
显示
- Dangerfile 1 个添加, 4 个删除Dangerfile
- danger/changelog/Dangerfile 1 个添加, 1 个删除danger/changelog/Dangerfile
- danger/feature_flag/Dangerfile 57 个添加, 0 个删除danger/feature_flag/Dangerfile
- danger/plugins/feature_flag.rb 10 个添加, 0 个删除danger/plugins/feature_flag.rb
- spec/tooling/danger/feature_flag_spec.rb 112 个添加, 0 个删除spec/tooling/danger/feature_flag_spec.rb
- spec/tooling/danger/helper_spec.rb 10 个添加, 0 个删除spec/tooling/danger/helper_spec.rb
- tooling/danger/feature_flag.rb 39 个添加, 0 个删除tooling/danger/feature_flag.rb
- tooling/danger/helper.rb 6 个添加, 2 个删除tooling/danger/helper.rb
- tooling/gitlab_danger.rb 10 个添加, 9 个删除tooling/gitlab_danger.rb
danger/feature_flag/Dangerfile
0 → 100644
danger/plugins/feature_flag.rb
0 → 100644
spec/tooling/danger/feature_flag_spec.rb
0 → 100644
tooling/danger/feature_flag.rb
0 → 100644
想要评论请 注册 或 登录