Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Select the environment, and a default approval group who can approve this request in FlexDeploy should the external system be unavailable. Next, select the external system type of Issue Tracking or Change Management.  Based on the type of external system type, select the external system which will manage the approval (available options are JIRA for issue tracking, and ServiceNow for change management.

 Click Click the Save button to save the changes.When a deployment is submitted for an application or project, an approval task will be generated for every selected group.  All users in a single group share the same task,  if one user approves it, the task is approved.  One user from every selected group must approve the request for it to be approved. 

For issue tracking systems, the approval is created based on ticket(s) referenced on the build request.  This is either through ticket number references in SCM commit messages, or references on the build request (either through the FlexDeploy application UI, or via the REST API).  When the build (project version) is submitted for deployment, the associated ticket is used to link to the approval.  When the ticket is approved in the external system, the FlexDeploy approval task is automatically approved.

For change management systems, the approval is created based on the ticket(s) associated to the deployment request.  This association is either through a reference on the deployment request (either through the FlexDeploy application UI, or via the REST API), or due to auto-creation configured at either the global, folder, application, or project level.  When the ticket is approved in the external system, the FlexDeploy approval task is automatically approved.

...