Skip to main content

PR Workflow and Auto-Deployment

Coming Soon

This feature is under development and will be coming soon!

Introduction

In a typical development process, when you make changes in the development branch, you need to create a Pull Request (in GitHub) or a Merge Request (in GitLab) before publishing to production. This allows other users to review your changes and triggers the CI workflow for testing and validation.

This step is essential to ensure no downtime and maintain code quality in the production environment.

PR Workflow and Auto-Deployment


Let us know what you think about this document :)