Refactor StagesController with abstract controller
This MR makes sure we do not leak pipeline actions to our controller by inheriting from our new abstract controller.
Showing
Please register or sign in to comment
This MR makes sure we do not leak pipeline actions to our controller by inheriting from our new abstract controller.