fix(slack): disclose paid plan requirement - #7407
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
Contributor
Greptile SummaryThe PR adds a paid Slack plan disclosure to the public Slack integration landing page while clarifying that other Sim features remain available on free plans.
Confidence Score: 5/5The PR appears safe to merge with the landing-page source and generated integration catalog kept in sync. The disclosure is consistently represented across the source-to-generation-to-runtime pipeline, and no blocking or non-blocking defects were identified.
|
| Filename | Overview |
|---|---|
| apps/sim/app/(landing)/integrations/data/landing-content.ts | Updates the Slack integration disclaimer in the authoritative landing-content source; no issues found. |
| packages/deployment-config/src/integrations.json | Keeps the generated integration catalog synchronized with the source copy and correctly advances its update date. |
Reviews (1): Last reviewed commit: "fix(slack): disclose paid plan requireme..." | Re-trigger Greptile
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.
Summary
Type of Change
Testing
Passed repository lint, block-registry validation, and the 45-check audit suite. Regenerated and verified the integration catalog.
Checklist