docs: document one-click email unsubscribe and dbt review dev-mode link#11353
Open
keydunov wants to merge 1 commit into
Open
docs: document one-click email unsubscribe and dbt review dev-mode link#11353keydunov wants to merge 1 commit into
keydunov wants to merge 1 commit into
Conversation
- Scheduled refreshes: note that notification emails include a one-click unsubscribe link that works without signing in to Cube, including for recipients without a Cube account. - dbt integration: note that the sync review email link now drops edit-capable recipients straight into development mode, while view-only recipients still see a read-only diff.
Contributor
|
Claude finished @keydunov's task in 49s —— View job Code ReviewVerdict: LGTM ✅ — 0 issues. Docs-only, well-scoped. Review details
Files
Checks performed
Nothing to flag on quality, security, performance, or testing (N/A for docs). |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Check List
Description of Changes Made
Found while sweeping recent
cubejs-enterprisechanges for undocumentedcustomer-facing behavior:
docs/explore-analyze/scheduled-refreshes.mdx):dashboard-refresh notification emails now include a one-click
Unsubscribe link (RFC 8058, no sign-in required) — added a note next to
the existing in-app subscribe/unsubscribe toggle, since this also covers
recipients with no Cube account (e.g. embed users).
docs/integrations/dbt.mdx): the "ready to review"email link now drops edit-capable recipients directly into development mode
on the synced branch instead of a read-only diff — noted alongside the
existing review-notifications description.
Both are small, surgical additions to existing pages, per
docs-mintlify/CLAUDE.md.Generated by Claude Code