リリース管理イベントの Slack および Teams 通知の有効化
You can enable Slack and Microsoft Teams notifications for Bitrise Release Management events. You need to create an incoming webhook at your preferred service (or both), and add the webhook URL in Release Management.
リリース管理イベントの Slack および Microsoft Teams 通知を有効にすることができます。優先サービス (またはその両方) で受信 Webhook を作成し、Release Management に Webhook URL を追加する必要があります。
Standard plan only
This feature is only available on the Standard plan. It is not available on a Basic plan.
通知の設定
You can configure notifications for each individual release:
-
Slack または Teams で受信 Webhook を構成します。
-
Open Release Management, and select your app from the Connected apps list.
-
Select Releases and then select the release you need.
-
Select Configuration on the left navigation bar.
-
に行きます 通知 タブ。
-
の中に コネクテッドサービス セクションでサービスを見つけて、 ボタンをクリックします。
-
ポップアップ ウィンドウで、Webhook URL をコピーして貼り付けます。 Webhook URL 分野。
Configuring notifications as a release preset
You can configure notifications as a release preset. These notification settings will be applied to every new release afterwards.
-
Configure an incoming webhook at Slack or Teams.
-
Open Release Management and select your app from the Connected apps list.
-
Select Presets from the left navigation menu.
-
In the Notifications section, find your service, and click the ellipsis next to it.
-
Click Edit webhook URL.
-
In the dialog, copy and paste the webhook URL in the URL field and click .
You can also send a test notification to make sure your notification works before saving.
通知イベント
ステージ |
イベント |
Event description |
---|---|---|
リリース候補版 |
リリース候補が変更されました |
This event is triggered each time there is a new release candidate is selected in the Release candidate stage. This can happen automatically (a new build generated a new IPA) or manually (the release manager locks a specific artifact on the Release candidate stage). |
TestFlight アップロード |
アップロードと処理が完了しました |
This event is triggered when TestFlight processing is finished for an uploaded IPA. First we upload the IPA to TestFlight, then the TestFlight processing starts. When the processing finishes, we trigger the event. |
Approved by TestFlight App Review |
This event is triggered when Apple approves the beta app review that is required for sharing the app with external beta testers. |
|
Rejected by TestFlight App Review |
This event is triggered when Apple rejects the beta app review that is required for sharing the app with external beta testers. |
|
承認 |
リリース承認済み |
This event is triggered when all tasks are approved at the Approval stage. It will not be triggered for each approval, only when all tasks are done. |
App Store レビュー |
レビューのために送信されたリリース |
This event happens when the store review submission starts. (Release Manager clicks on the submit button, and Apple accepts it) |
レビュー提出のステータスが変更されました |
This event is triggered each time there is a change in the status of the review submission. (Approved, rejected, canceled) |
|
リリース |
発売開始 |
This event is triggered after the submission was accepted, and the release rollout started (so the new version becomes available in App Store Connect) |
発売終了 |
This event is triggered when the release in Release Management completes. |
ステージ |
イベント |
Event description |
---|---|---|
リリース候補版 |
リリース候補が変更されました |
This event is triggered each time there is a new release candidate is selected in the Release Candidate stage. This can happen automatically (a new build generated a new AAB) or manually (the release manager locks a specific artifact on the Release candidate stage). |
Google Playのアップロード |
アップロードが完了しました |
This event is triggered after the AAB is uploaded to Google Play console and is available in the App bundle explorer. |
テストトラックでリリース |
This event is triggered after the release candidate is released on a Google Play testing track. |
|
承認 |
リリースが承認されました |
This event is triggered when all tasks are approved at the Approval stage. It will not be triggered for each approval, only when all tasks are done. |
リリース |
発売開始 |
This event is triggered when a release is started. It can be a full release or a staged rollout. For a staged rollout, it only happens once, at the first rollout. |
リリース終了 |
This event is triggered when release is completed in Release Management. |
|
ロールアウト率が変更されました |
This event is triggered if the rollout percentage changes from any percentage other than 0%. For example, if the rollout percentage goes from 10% to 20%. It is NOT triggered when the first rollout happens. |