Add deploy_key associations and validations to protected tags
What does this MR do and why?
Contributes to #325415 (closed)
After DB migration: !109795 (merged)
- Add validations for 'create_access_level'
- Add associations for 'create_access_level'
- Split protected_tag_create_access_level factories between FOSS and EE
Roadmap
Step | MR |
---|---|
Database migration to add deploy_key_id
|
!109795 (merged) |
Add associations and validations | |
Enable verification for protected tags creation | !110238 (merged) |
Allow users to choose Deploy keys for protected tags | !110047 (merged) |
Documentation | !110240 (merged) |
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Vasilii Iakliushin