Skip to main content

リリースの自動化

概要

You can specify events in the release management process that triggers a selected Workflow or Pipeline. For example, you can create an automation that triggers a Workflow whenever an App Store review is cancelled.

選択したワークフローまたはパイプラインをトリガーするリリース管理プロセスのイベントを指定できます。

Standard plan only

This feature is only available on the Standard plan. It is not available on a Basic plan.

Env Vars from Release Management

Release Management passes over certain Environment Variables to your builds at the Release candidate stage and later at the Release stage: 表4「リリース管理からビルドに渡される環境変数. You can use these Env Vars in your builds triggered by automations.

To configure a release automation:

Configuring automations for a release

You can configure automations separately for each individual release:

  1. Open your release.

  2. Select Configuration on the left navigation bar.

  3. Go to the Automation tab.

  4. Click Add automation.

    release_automation.png
  5. Under the Event field, select a release management event that will trigger the Workflow or Pipeline.

    add_event.png
  6. Set the automation type to either Workflow or Pipeline.

  7. Click Add automation.

Configuring automations as a release preset

You can configure automations as a release preset. These automation settings will be applied to every new release afterwards.

  1. Open Release Management and select your connected app.

  2. Select Presets from the left navigation menu.

    release-presets-notif.png
  3. Find to the Automation section and open it.

  4. Click Add automation.

  5. Under the Event field, select a release management event that will trigger the Workflow or Pipeline.

    release-automation-dialog.png
  6. Set the automation type to either Workflow or Pipeline.

  7. Click Add automation.