Deploy configurations to the target tenant with GitHub actions
Learn how to deploy configurations to a target Zuora tenant using GitHub Actions for seamless and automated deployment processes.
You can programmatically deploy the latest version of configurations from a source code repository to a target Zuora tenant using GitHub Actions. This approach enables seamless deployment once configurations are tested and verified.
- GitHub Actions workflow is available and customisable at the user level and not at the organization level.
- Integrate automated testing to validate changes before they are merged. This helps catch issues early and ensures stability. Configuring a workflow in GitHub Actions may also achieve this framework.
- Product Catalog Deployments are currently not available with GitHub Actions.