- After Object moves to ts-dev Branch in Github, we can raise Pull_Request to move object to ts-prod Branch.
- Fill the PR Template (.github/pull_request_template.md) with necassary information to get it review by admin.
- During the Review a Validate Test will run to check if we can to ensure the TML content in target environments can import changes without conflicts.
- After Successfull Test, we will merge oue changes to ts-prod branch, it will run Deploy_Workflow which will pick the recent object from PR, import these object production environment.