-
- 下载
Merge branch 'feat/graphql-branch-protection--merge_access_levels' into 'master'
Add mergeApprovalLevels to GraphQL endpoint See merge request gitlab-org/gitlab!96174
显示
- .rubocop_todo/gitlab/namespaced_class.yml 1 个添加, 0 个删除.rubocop_todo/gitlab/namespaced_class.yml
- app/graphql/types/branch_protections/base_access_level_type.rb 20 个添加, 0 个删除...raphql/types/branch_protections/base_access_level_type.rb
- app/graphql/types/branch_protections/merge_access_level_type.rb 11 个添加, 0 个删除...aphql/types/branch_protections/merge_access_level_type.rb
- app/graphql/types/branch_rules/branch_protection_type.rb 5 个添加, 0 个删除app/graphql/types/branch_rules/branch_protection_type.rb
- app/policies/protected_branch_access_policy.rb 5 个添加, 0 个删除app/policies/protected_branch_access_policy.rb
- doc/api/graphql/reference/index.md 35 个添加, 0 个删除doc/api/graphql/reference/index.md
- spec/factories/protected_branches.rb 31 个添加, 17 个删除spec/factories/protected_branches.rb
- spec/graphql/types/branch_protection_type_spec.rb 1 个添加, 1 个删除spec/graphql/types/branch_protection_type_spec.rb
- spec/graphql/types/branch_protections/merge_access_level_type_spec.rb 13 个添加, 0 个删除.../types/branch_protections/merge_access_level_type_spec.rb
- spec/policies/protected_branch_access_policy_spec.rb 31 个添加, 0 个删除spec/policies/protected_branch_access_policy_spec.rb
- spec/requests/api/graphql/project/branch_protections/merge_access_levels_spec.rb 109 个添加, 0 个删除...ql/project/branch_protections/merge_access_levels_spec.rb
加载中
想要评论请 注册 或 登录