fix(slack): clean up footer branding and view URL#301
Conversation
Simplify the view URL by removing executionId query param and fix
branding text ("BubbleLab" -> "Bubble Lab", "View execution" -> "View Flow").
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
📝 WalkthroughWalkthroughThis pull request applies a patch version bump (0.1.141 → 0.1.142) across five packages in the monorepo and updates the Slack footer within the bubble-core service to remove execution context from the view URL while updating associated footer text and branding labels. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying bubblelab-documentation with
|
| Latest commit: |
1f3cf01
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://18cd275b.bubblelab-documentation.pages.dev |
| Branch Preview URL: | https://fix-slack-footer-text.bubblelab-documentation.pages.dev |
Simplify the view URL by removing executionId query param and fix branding text ("BubbleLab" -> "Bubble Lab", "View execution" -> "View Flow").
Summary
Related Issues
Type of Change
Checklist
pnpm checkand all tests passScreenshots (Required)
For New Bubble Integrations
.integration.flow.ts) covers all operationsAdditional Context
Summary by CodeRabbit
Updates
Chores