Hive Hive
Sign in

Slack preview cards update when deployment finishes

Metadata
Source
GitHub
Version
helm@0.7.0
Domains
Published
Jun 23, 2026 · 11:19 UTC
Repository
tuist/tuist
Update

The Slack preview card posted when a preview is requested now updates once the deployment finishes. Successful runs get the live preview link and the GitHub Actions run link added to the same Slack message. Failed workflow runs update the card with the failure state. Note: this depends on the Helm chart projecting the github_actions_token field from the TUIST_OPS_BOT 1Password item into the tuist-ops pod as GITHUB_ACTIONS_TOKEN, so that token needs to be present in that 1Password item for the dispatch path to work.