Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

ReleaseOps Implementation POC

Kaustubh k
Tera Expert

Hi All, Has anyone implemented Releaseops.I need to implement it for three instances,dev,stage and uat.Currently for POC ,we will be treating our UAT instance as prod. I have configured ,but when deploying I want mine update sets to be moved from dev2 to dev and then uat. I am creating a release in UAT , Any help would be highly appreciated. Thanks in Advance

3 REPLIES 3

Dr Atul G- LNG
Tera Patron

@Uncle Rob is best person to guide here.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG

****************************************************************************************************************

Uncle Rob
Kilo Patron

Have you looked at the Playbooks that come with ReleaseOps OOB?  That's how you govern "what happens" during an assessment (via deployment request) or a Release (the final mile to prod)

NaveenJalad
Tera Contributor

Hi Rob,

 

Have worked on approvals in ReleaseOps. We have successfully completed the testing of ReleaseOps but for deployments we want control over the release. So is there any way to add approval in Release deployment playbook, so that prod deployment is done only when the approval is provided.

 

I am trying to include the approval step in playbook but confused where to and how to add approval. I have seen the video of Jon Lind for approvals but that is completed based on story status which deals with individual deployment request. We want to have approval on release level which holds all the deployment requests.