Skip to content
Snippets Groups Projects
  • Tim Jaacks's avatar
    deploy_gitlab_ci: integrate only correct projects into the manifest · 3eef782e
    Tim Jaacks authored
    Previously we integrated all projects into the manifest, even those that
    belonged to a different manifest branch. That led to all manifests
    having the same project revisions, even if they should be different due
    to different intgrated project branches.
    
    Save a list of integration sources for each manifest branch separately
    now, so that we can check which project belongs to which manifest branch
    later.
    3eef782e
Code owners
Assign users and groups as approvers for specific file changes. Learn more.