Skip to content
Snippets Groups Projects

MR approval rule promotion migration

Merged Sascha Eggenberger requested to merge approval-rule-promo-migration into master
All threads resolved!
3 files
+ 83
82
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -99,7 +99,6 @@ export default {
>
<template v-if="canAddApprovalRule" #actions>
<gl-button
:class="{ 'gl-mr-3': targetBranch, 'gl-mr-0': !targetBranch }"
:disabled="isLoading"
category="secondary"
size="small"
Loading