-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch '431918-build-editbranchrule-mutation' into 'master'
Create branchRuleUpdate graphql mutation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138672 Merged-by:Rutger Wessels <rwessels@gitlab.com> Approved-by:
Eduardo Bonet <ebonet@gitlab.com> Approved-by:
Rutger Wessels <rwessels@gitlab.com> Reviewed-by:
Eduardo Bonet <ebonet@gitlab.com> Reviewed-by:
Rutger Wessels <rwessels@gitlab.com> Co-authored-by:
ghinfey <ghinfey@gitlab.com>
No related branches found
No related tags found
Showing
- app/graphql/mutations/branch_rules/update.rb 50 additions, 0 deletionsapp/graphql/mutations/branch_rules/update.rb
- app/graphql/types/mutation_type.rb 1 addition, 0 deletionsapp/graphql/types/mutation_type.rb
- doc/api/graphql/reference/index.md 31 additions, 0 deletionsdoc/api/graphql/reference/index.md
- lib/gitlab/git/blob.rb 1 addition, 1 deletionlib/gitlab/git/blob.rb
- spec/requests/api/graphql/mutations/branch_rules/update_spec.rb 95 additions, 0 deletions...equests/api/graphql/mutations/branch_rules/update_spec.rb
app/graphql/mutations/branch_rules/update.rb
0 → 100644
Please register or sign in to comment