Skip to content

Conversation

@SangeetaMishr
Copy link
Collaborator

@SangeetaMishr SangeetaMishr commented Oct 8, 2025

added more details on why and how images changed.

Summary by CodeRabbit

  • Documentation
    • Overhauled “Facebook Verification Process for WhatsApp Business API” guide from video-first to structured text.
    • Added sections: Introduction, Prerequisites, Process Overview, Domain Verification, FAQs, and detailed step-by-step procedures.
    • Updated and expanded guidance on Business/Domain verification, document requirements, and linking pages.
    • Included new screenshots, direct external links (including Gupshup), and troubleshooting notes.
    • Added Beginner level, 10-minute read indicator, and Last Updated timestamp (Oct 2025).

added more details on why and how images changed.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 8, 2025

Walkthrough

Rewrote and expanded a single documentation page, replacing a video-centric tutorial with a structured, text-based, multi-section guide covering Facebook Business/Domain verification, prerequisites, step-by-step procedures, links, FAQs, and updated screenshots. Added metadata (read time, level, last updated) and references to third-party setup.

Changes

Cohort / File(s) Change Summary
Docs: Facebook Verification guide
docs/2. Pre Onboarding/01. Facebook Verification Process for WhatsApp Business API.md
Replaced video header with structured intro and metadata; reorganized into multiple sections (Intro, Prerequisites, Process Overview, Domain Verification, FAQs, etc.); added step-by-step procedures, updated/added screenshots, external links (incl. Gupshup); expanded notes on verification timing, statuses, and troubleshooting.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10–15 minutes

Suggested reviewers

  • mahajantejas

Poem

I thump my paws on pages new,
From clips to steps, a tidy view.
Domains verified, carrots aligned,
Screenshots hop where paths are defined.
WhatsApp whispers, “All checks through,”
A rabbit nods—documentation, too! 🥕✨

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Title Check ⚠️ Warning The pull request title simply repeats the filename with an “Update 01” prefix and a .md extension, failing to convey the substantive reorganizations, new sections, and updated content within the document. Please rename the title to summarize the key changes—such as “Revise Facebook Verification Process guide with structured sections and updated screenshots”—to clearly communicate the nature of the update.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch Facebook-Verification-Process-for-the-WhatsApp-Busniess-API.md

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Oct 8, 2025

@github-actions github-actions bot temporarily deployed to pull request October 8, 2025 09:20 Inactive
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (3)
docs/2. Pre Onboarding/01. Facebook Verification Process for WhatsApp Business API.md (3)

37-49: Fix list indentation under “Prerequisites”.

The bullets at Lines 37-49 have extra leading spaces, triggering MD005/MD007 and causing inconsistent rendering. Please left-align the list items (no leading space before -) so the markdown parser and our linter treat them as a single list.


177-179: Clean up the “Create a Business Manager” link.

There’s a hard line break and extra spaces in the link text, which trips MD039 and can break the hyperlink. Keep the full link text on one line without internal padding (e.g., [Create a Business Manager](…)).


189-200: Wrap bare URLs in markdown links.

Lines 189-200 and 239-252 expose bare URLs, violating MD034 and rendering inconsistently. Please wrap each in [Label](https://…) form (e.g., [business.facebook.com](https://business.facebook.com/)).

Also applies to: 239-252

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 51b264c and baf73ff.

📒 Files selected for processing (1)
  • docs/2. Pre Onboarding/01. Facebook Verification Process for WhatsApp Business API.md (1 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.18.1)
docs/2. Pre Onboarding/01. Facebook Verification Process for WhatsApp Business API.md

39-39: Unordered list indentation
Expected: 0; Actual: 1

(MD007, ul-indent)


41-41: Inconsistent indentation for list items at the same level
Expected: 1; Actual: 0

(MD005, list-indent)


43-43: Inconsistent indentation for list items at the same level
Expected: 1; Actual: 0

(MD005, list-indent)


45-45: Inconsistent indentation for list items at the same level
Expected: 1; Actual: 0

(MD005, list-indent)


47-47: Inconsistent indentation for list items at the same level
Expected: 1; Actual: 0

(MD005, list-indent)


49-49: Inconsistent indentation for list items at the same level
Expected: 1; Actual: 0

(MD005, list-indent)


178-178: Spaces inside link text

(MD039, no-space-in-links)


189-189: Bare URL used

(MD034, no-bare-urls)


239-239: Bare URL used

(MD034, no-bare-urls)


240-240: Bare URL used

(MD034, no-bare-urls)


252-252: Bare URL used

(MD034, no-bare-urls)

@Fawas003 Fawas003 merged commit 50e759d into main Oct 9, 2025
7 checks passed
@akanshaaa19 akanshaaa19 deleted the Facebook-Verification-Process-for-the-WhatsApp-Busniess-API.md branch October 22, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants