Note that the build Slack webhook posts to the QA team channel

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0157o74F6wX3aTghhc7DLbzd
This commit is contained in:
Claude
2026-09-06 19:08:36 +00:00
parent a7a394b9aa
commit 4af3f47d56
@@ -370,6 +370,8 @@ jobs:
ANDROID_KEY_ALIAS: ${{ secrets.ANDROID_KEY_ALIAS }}
ANDROID_KEY_PASSWORD: ${{ secrets.ANDROID_KEY_PASSWORD }}
# Native builds go out to the QA team. NIGHTLY_BUILDS_SLACK_WEBHOOK posts to their
# channel (the name predates the removal of the nightly build workflow).
notifyIOS:
name: Notify Slack of iOS build
needs: [bundleDeploy, buildIfNecessaryIOS]