Use > Automate Release > Release pipeline > Release gate actions > Create a deploy application release gate action

Create a deploy application release gate action

You can create a deploy application release gate action during any stage in a lifecycle.

To create a deploy application release gate action:

  1. Navigate to Release Automation > Release Pipeline.
  2. Select the design type (Topology Designs or Sequenced Designs) from the drop-down list.
  3. Select the application and the version for which you want to create a release gate action.
  4. Click the gear icon next to the lifecycle stage in which you want to create the action and click Configure Gate Actions.
  5. Click Add Action > Deploy Application to create a deploy action.
  6. In the Deploy Action dialog box, fill in the following fields:

    Field Description
    Display Name Name of the custom action
    Description Description of the action you are creating
    Environment Select the environment in which you want to create the deployment.
  7. In the Success and Failure Configuration area, select the check boxes as applicable:

    Check box Description
    Notify on Success Select this check box for a notification message to be sent if the deploy action executes successfully. The notification message is sent to the user who initiated the deploy action.
    Notify on Failure Select this check box for a notification message to be sent if the deploy action fails to execute successfully. The notification message is sent to the user who initiated the promotion request.
    Reject on Failure (Blocking) Select this check box to reject the package if the deploy action fails to execute successfully.
    Cleanup on Promote Success Select this check box to undeploy or clean up the deployed instances if the package is successfully promoted to the next stage.
    Cleanup on Promote Failure Select this check box to undeploy or clean up or remove the deployed instance if the package has failed to promote to the next stage.
  8. Click Add Action.

    The action is listed in the 'Configure Gate Actions for <lifecycle stage>' dialog box.