ReleaseOps Implementation POC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2026 05:10 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2026 05:25 AM
@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
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2026 02:31 PM
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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.