Skip to content

Allow branch rule mutation to use branch rule global id

Gavin Hinfey requested to merge 438966-update-branch-rule-by-global-id into master

What does this MR do and why?

Refactor branch rule update mutation to support retrieving the BranchRule via global id. Also use new branch rule update service created in Create update branch rules service (!144630 - merged)

Contributes to #438966 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #438966 (closed)

Edited by Gavin Hinfey

Merge request reports