An error occurred while fetching the assigned milestone of the selected merge_request.
Model changes for code owner approval rules
All threads resolved!
All threads resolved!
Compare changes
Files
6- Bob Van Landuyt authored
- Adds the validations to match the uniqueness index. - Adds scopes for finding code owner rules based on a pattern - Adds a safe way to create code owner rules avoiding race conditions
@@ -7,6 +7,10 @@ class ApprovalMergeRequestRule < ApplicationRecord
@@ -15,6 +19,13 @@ class ApprovalMergeRequestRule < ApplicationRecord