Skip to content

Draft: feat: add organization_id to deploy keys

Relates to issue #577244

This MR was created by Duo in Session 1179899

Changes

  • Update DeployKeys::CreateService to populate organization_id from project's organization
  • Add model logic to handle shared deploy keys across projects
  • Implement organization_id derivation for both project-specific and shared deploy keys
  • Add comprehensive tests for all deploy key creation scenarios
  • Handle edge cases for cross-organization shared keys
Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading