This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
 
            
     
  On Pega 7.3.1 Trigger build on merge is not happening, I have configured RMURL and HostedRulesetsList correcty. and sharing same node for both Dev and RM. Any Suggestions?
 
            
     
  Are you using the 'Publish to repository' option in the Branch Explorer?
The repository you use for publishing the branch should be a Pega repository and the Authentication Profile used should have your application.
Also, when you view the XML for the DATA-PIPELINE-CONFIGURATION instance, do you see pyStartBuildOnBranchMerge set to true?
I found a bug item in our system where editing the pipeline to change the 'Trigger build on merge' property did not update the pyStartBuildOnBranchMerge value. This has been fixed in 7.4. This would only apply if you had initially created the pipeline without the option checked.
 
            
     
  Hi Carissa, Yes I have tried publishing branch to pega repository, but getting following error message - Branch was successfully published. CICD was unable to kick off a pipeline on the orchestration server.
Hi Carissa, Yes I have tried publishing branch to pega repository, but getting following error message - Branch was successfully published. CICD was unable to kick off a pipeline on the orchestration server.
Yes I checked the XML view of the DATA-PIPELINE-CONFIGURATION instance and pyStartBuildOnBranchMerge is set to true!
<pyStartBuildOnBranchMerge>true</pyStartBuildOnBranchMerge>
 
            
     
  Instructions for this can be found here : https://community.pega.com/knowledgebase/articles/using-deployment-manager-1xx-and-2xx#startingbuildbranches
However the latest release of Deployment Manager if much more capable with respect to branch merges : https://community.pega.com/knowledgebase/using-deployment-manager-44x#startingcontinuousintegration
Lastly here are some best practices with respect to working in branches with Deployment Manager: https://community.pega.com/knowledgebase/best-practices-using-branches-deployment-manager
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.