Skip to content

EE - Convert Protected Branches feature JS code to ES6

kushalpandya requested to merge ee-31031-convert-protected-branches-es6 into master

What does this MR do?

This MR is an EE port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12970

Why was this MR needed?

In an on-going progress of converting legacy ES5 code to ES6, this is one such attempt to clear technical debt.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/31031

Merge request reports