Hive
feat(slack): add profile-linked notifications
GitHub issue · Closed
Source
tuist/hive #58
Updated
Jun 24, 2026
Domains
Hive
Summary
- Add runtime Slack notification settings per connected workspace from
/ops/slack, including persisted channel IDs and event selection. - Add a Slack OpenID profile-linking flow from
/account/identitiesso users can explicitly bind their Hive account to a Slack user even when emails differ. - Post spec creation and spec comment notifications through an Oban worker, backed by persisted Slack installation settings.
- Update Slack setup docs with the profile redirect URL and required OpenID user scopes.
Testing
mix compile --warnings-as-errorsmix test
No GitHub comments yet.