SS
Hi, Can you please explain how can I merge the code in cloud source repository. suppose I have created 2 repository :- A & B. A belongs to project DEV & B belongs to project PROD. Now I want to merge the code from repo-A to repo-B. How can I do it, like in GITHUB we have option of merge request for 2 branches. Also how can I ensure that as soon as code gets merged to repo-B, the cloudbuild gets triggered & it deploys the code to app engine of PROD.
CommentArticleMar 16, 2020Developing on GCP ๐ป - Managing Source Codes with Cloud Source Repositories ๐