Class: Gitlab::BackgroundMigration::MigrateApproverToApprovalRules
- Inherits:
-
Object
- Object
- Gitlab::BackgroundMigration::MigrateApproverToApprovalRules
- Defined in:
- lib/gitlab/background_migration/migrate_approver_to_approval_rules.rb
Instance Method Summary collapse
Instance Method Details
#perform(target_type, target_id, sync_code_owner_rule: true) ⇒ Object
8 |
# File 'lib/gitlab/background_migration/migrate_approver_to_approval_rules.rb', line 8 def perform(target_type, target_id, sync_code_owner_rule: true); end |