Skip to content

First Pull Request

First Pull Request

Initialization Pull Request

Create your first Pull Request (Merge Request on GitLab) with the branch cicd as source, and your lowest major branch as target (usually integration).

Before merging this first Pull Request, make sure that the file manifest/destructiveChanges.xml is empty.

You will see errors, and it is normal: follow the Project configuration guide to complete your configuration.

Once all control jobs succeed, your CI/CD setup is complete.

Now go through the Setup checklist to make sure nothing is missing, especially the integrations.

Common issues

Translations

If you removed Dashboards and Reports from the repository, their translations can remain in files like translations/en_US.translation-meta.xml.

Remove all the related XML blocks, as they contain unused translations.

Comments