Implementing CI/CD
After the initial setup of your CI/CD pipeline tools (as described in Installing and configuring your tools), pipelines should be configured in a way that promotes best practices and efficient workflows. This section focuses on resources to help you implement our recommended Git branching model for mainframe development:
- Implementing a pipeline for the branching model describes the technical details of our recommended branching model.
- Implementing pipeline actions provides additional technical resources such as pipeline orchestrator templates and pipeline automation scripts to further help you implement our recommended branching model.