FIX : docs: update Zoom integration setup instructions #23858#28410
Draft
Farhandev097 wants to merge 2 commits intocalcom:mainfrom
Draft
FIX : docs: update Zoom integration setup instructions #23858#28410Farhandev097 wants to merge 2 commits intocalcom:mainfrom
Farhandev097 wants to merge 2 commits intocalcom:mainfrom
Conversation
- "OAuth" app type replaced with "General App" - "Subdomain check" renamed to "Use strict mode on redirect URLs" - Added meeting:read scope requirement
Contributor
|
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Details: |
Contributor
There was a problem hiding this comment.
1 issue found across 1 file
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="docs/self-hosting/apps/install-apps/zoom.mdx">
<violation number="1" location="docs/self-hosting/apps/install-apps/zoom.mdx:50">
P2: Fenced code blocks now include leading spaces inside the snippet, so users who copy the redirect URL or .env keys may paste values with extra spaces that won’t match Zoom’s strict redirect URL or valid env key format.</violation>
</file>
Since this is your first cubic review, here's how it works:
- cubic automatically reviews your code and comments on bugs and improvements
- Teach cubic by replying to its comments. cubic learns from your replies and gets better over time
- Add one-off context when rerunning by tagging
@cubic-dev-aiwith guidance or docs links (includingllms.txt) - Ask questions if you need clarification on any suggestion
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
sahitya-chandra
requested changes
Mar 15, 2026
Member
sahitya-chandra
left a comment
There was a problem hiding this comment.
please revert all the unnecessary diffs and format the file to contain only the required docs update
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
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.
What does this PR do?
Visual Demo (For contributors especially)
A visual demonstration is strongly recommended, for both the original and new change (video / image - any one).
Video Demo (if applicable):
Image Demo (if applicable):
Mandatory Tasks (DO NOT REMOVE)
How should this be tested?
Checklist