Skip to content

Customer's project

How to create a new project

  1. Under https://gitlab.com/ai-for-cloud-switching-framework/assessments/, click on Create project. new project
  2. Select Create blank projet, pick a name and click on Create project again.
  3. That's all 🌞 !

How to configure a new project

  1. Open the project to configure and go to Setting > Repository > Branch rules.
  2. Add a new rule and enable Allowed to push and merge: Developpers and Maintainers branch rule
  3. Enable CI/CD variables to be used in pipelines. Set Settings > CI/CD > Variables to Developer branch rule
  4. You're done ✨ !

How to add/remove users to a project

  1. Open the project to configure and go to Manage > Members.
  2. Click on Invite members and enter the user's email or its username.
  3. Select Developer as role and click Invite
  4. Finished 🚀 ! add member