gitlab-housekeeper: Add helper for determining group and reviewer
This will be used by Keeps to determine which group is responsible for a given feature category, which allows a suitable (backend) reviewer to be selected.
显示
- gems/gitlab-housekeeper/lib/gitlab/housekeeper/change.rb 37 个添加, 0 个删除gems/gitlab-housekeeper/lib/gitlab/housekeeper/change.rb
- gems/gitlab-housekeeper/lib/gitlab/housekeeper/git.rb 1 个添加, 9 个删除gems/gitlab-housekeeper/lib/gitlab/housekeeper/git.rb
- gems/gitlab-housekeeper/lib/gitlab/housekeeper/gitlab_client.rb 57 个添加, 110 个删除...itlab-housekeeper/lib/gitlab/housekeeper/gitlab_client.rb
- gems/gitlab-housekeeper/lib/gitlab/housekeeper/runner.rb 9 个添加, 14 个删除gems/gitlab-housekeeper/lib/gitlab/housekeeper/runner.rb
- gems/gitlab-housekeeper/spec/gitlab/housekeeper/change_spec.rb 54 个添加, 0 个删除...gitlab-housekeeper/spec/gitlab/housekeeper/change_spec.rb
- gems/gitlab-housekeeper/spec/gitlab/housekeeper/git_spec.rb 10 个添加, 11 个删除gems/gitlab-housekeeper/spec/gitlab/housekeeper/git_spec.rb
- gems/gitlab-housekeeper/spec/gitlab/housekeeper/gitlab_client_spec.rb 111 个添加, 41 个删除...housekeeper/spec/gitlab/housekeeper/gitlab_client_spec.rb
- gems/gitlab-housekeeper/spec/gitlab/housekeeper/runner_spec.rb 22 个添加, 35 个删除...gitlab-housekeeper/spec/gitlab/housekeeper/runner_spec.rb
- gems/gitlab-housekeeper/spec/spec_helper.rb 24 个添加, 0 个删除gems/gitlab-housekeeper/spec/spec_helper.rb
- keeps/helpers/groups.rb 37 个添加, 0 个删除keeps/helpers/groups.rb
- keeps/overdue_finalize_background_migration.rb 8 个添加, 8 个删除keeps/overdue_finalize_background_migration.rb
- spec/keeps/helpers/groups_spec.rb 60 个添加, 0 个删除spec/keeps/helpers/groups_spec.rb
keeps/helpers/groups.rb
0 → 100644
spec/keeps/helpers/groups_spec.rb
0 → 100644
想要评论请 注册 或 登录