Scenario 8: Deploying Requests by Actioning

Scenario Introduction

An alternative way to deploy requests is to use action driven deployment. This scenario is similar to Scenario 2: Deploying Requests to a Single Deployment Area, the main difference is that some of the request lifecycles states are mapped to the GSL. When a request is actioned to a lifecycle state that is mapped to a stage in the GSL, it is automatically promoted to that stage. If Deploy by Default is on for that stage’s deployment area, the request is automatically deployed to the area.

This scenario uses the following extended lifecycle for enhancement requests:

request_extended_LC.png

The following table shows request lifecycle states that are mapped to stages in the GSL.

Request lifecycle state

Mapped to GSL stage

Raised

DEV

Under Work

 

In Test

SIT

Ready for QA

QA

In QA

 

Ready for Pre-Prod

PRE-PROD

In Pre-Prod

 

Ready for Live

 

In Live

LIVE

Closed

 

Scenario Overview

NOTE  This scenario does not contain detailed steps.