Add Group Secret Rotation Info
Feature
Support rotation intervals for group secrets
Scope
- Extend
SecretRotationInfomodel to support group secrets - Update
CreateServiceto handlerotation_interval_daysparameter - Update
UpdateServiceto handle rotation interval changes - Include rotation info in
GroupSecretTypeGraphQL type - Update List/Read services to include rotation info
Deliverable
Users can configure rotation intervals when creating/updating group secrets
Dependencies
Notes
- Rotation info stored in database with
secret_metadata_versiontracking - Similar pattern to project secrets rotation
Related to &17904
Edited by 🤖 GitLab Bot 🤖