Skip to main content

GitLab

Project Creation

...

Branch Standards

Acro has established certain standards that we require every project to adhere to. These standards serve as guidelines for maintaining consistency and quality across all projects. Refer to the Git Branches Standards Confluence page by following the link provided: Git Branches Standards

Webhook

To ensure your project can be deployed to Acro's Lagoon infrastructure, configuring the GitLab webhook is necessary to initiate the deployment pipeline. To achieve this, please follow the steps outlined below:

  1. Navigate to the Acro's GitLab and choose the desired project where you wish to add the webhook.
  2. Click on the Settings tab on the sidebar.
  3. Click on the Webhooks tab on the sidebar.
  4. Under the Project Hooks section, click on the Add new webhook button.
  5. Fill in the details as follows:
Webhook Configuration

Permissions

...