Skip to content

CI pull request

IBM DevSecOps Reference Implementation - CD Pull Request

In order to deploy a new version for a specific tenant, a pull request (which is the same as a merge request in GitLab) has to be created and merged. The pull request merges the latest version in the main branch of the inventory to the tenant specific branches in the inventory.

Step 1: Trigger manually the CD promotion trigger pipeline.

Step 2: A pull request is created.

Step 3: In the pull request the priority and assignee has to be defined. After this it can be saved and merged.

Next

After the pull request has been merged, the actual CD pipeline can be triggered.