Skip to content

Conversation

@hassan254-prog
Copy link
Contributor

@hassan254-prog hassan254-prog commented Nov 21, 2025

Describe the problem and your solution

  • Improve confluence docs and other minor cleanups.

Refined Confluence integration docs and added OAuth token guidance

Restructures the Confluence integration documentation into a tabbed layout that emphasizes quickstart steps, OAuth setup, and refreshed guidance on connectionConfig.cloudId, including the new read:page:confluence scope and a clearer explanation of multi-site domain handling. Adds a Facebook OAuth note about 60-day token expiry, updates the companion setup guide, and replaces the packages/webapp/public/images/template-logos/apollo.svg asset with a higher-contrast yellow version.

Key Changes

• Overhauled docs/integrations/all/confluence.mdx to a tabbed quickstart with updated sample requests and expanded cloudId/domain selection guidance.
• Simplified docs/api-integrations/confluence/how-to-register-your-own-confluence-api-oauth-app.mdx by removing the prerequisites table and clarifying scope selection and multi-site behavior.
• Documented Facebook token refresh limitations in docs/api-integrations/facebook/how-to-register-your-own-facebook-api-oauth-app.mdx and docs/integrations/all/facebook.mdx.
• Swapped packages/webapp/public/images/template-logos/apollo.svg for a yellow variant to improve visibility.

Affected Areas

• docs/integrations/all/confluence.mdx
• docs/api-integrations/confluence/how-to-register-your-own-confluence-api-oauth-app.mdx
• docs/api-integrations/facebook/how-to-register-your-own-facebook-api-oauth-app.mdx
• docs/integrations/all/facebook.mdx
• packages/webapp/public/images/template-logos/apollo.svg


This summary was automatically generated by @propel-code-bot

Copy link
Member

@khaliqgant khaliqgant left a comment

Choose a reason for hiding this comment

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

This kind of conflicts with #5056. Can you combine the changes to confluence with that one so we don't have any conflicts and remove it from this PR?

@my-senior-dev-pr-review
Copy link

my-senior-dev-pr-review bot commented Jan 6, 2026

🤖 My Senior Dev — Analysis Complete

👤 For @hassan254-prog

📁 Expert in docs (147 edits) • ⚡ 25th PR this month

View your contributor analytics →


📊 5 files reviewed

⚠️ Needs Attention:

  • docs/api-integrations/confluence/how-to-register-your-own-confluence-api-oauth-app.mdx — The document contains important clarifications about API integration that are crucial for correct implementation.

🚀 Open Interactive Review →

The full interface unlocks features not available in GitHub:

  • 💬 AI Chat — Ask questions on any file, get context-aware answers
  • 🔍 Smart Hovers — See symbol definitions and usage without leaving the diff
  • 📚 Code Archeology — Understand how files evolved over time (/archeology)
  • 🎯 Learning Insights — See how this PR compares to similar changes

💬 Chat here: @my-senior-dev explain this change — or try @chaos-monkey @security-auditor @optimizer @skeptic @junior-dev

📖 View all 12 personas & slash commands

You can interact with me by mentioning @my-senior-dev in any comment:

In PR comments or on any line of code:

  • Ask questions about the code or PR
  • Request explanations of specific changes
  • Get suggestions for improvements

Slash commands:

  • /help — Show all available commands
  • /archeology — See the history and evolution of changed files
  • /profile — Performance analysis and suggestions
  • /expertise — Find who knows this code best
  • /personas — List all available AI personas

AI Personas (mention to get their perspective):

Persona Focus
@chaos-monkey 🐵 Edge cases & failure scenarios
@skeptic 🤨 Challenge assumptions
@optimizer Performance & efficiency
@security-auditor 🔒 Security vulnerabilities
@accessibility-advocate Inclusive design
@junior-dev 🌱 Simple explanations
@tech-debt-collector 💳 Code quality & shortcuts
@ux-champion 🎨 User experience
@devops-engineer 🚀 Deployment & scaling
@documentation-nazi 📚 Documentation gaps
@legacy-whisperer 🏛️ Working with existing code
@test-driven-purist Testing & TDD

For the best experience, view this PR on myseniordev.com — includes AI chat, file annotations, and interactive reviews.

@hassan254-prog hassan254-prog added this pull request to the merge queue Jan 7, 2026
Merged via the queue into master with commit 90911db Jan 7, 2026
24 checks passed
@hassan254-prog hassan254-prog deleted the wari/confluence-docs branch January 7, 2026 11:52
hassan254-prog added a commit that referenced this pull request Jan 12, 2026
## Describe the problem and your solution

- Improve confluence docs and other minor cleanups.

<!-- Issue ticket number and link (if applicable) -->

<!-- Testing instructions (skip if just adding/editing providers) -->

<!-- Summary by @propel-code-bot -->

---

**Refined Confluence integration docs and added OAuth token guidance**

Restructures the Confluence integration documentation into a tabbed
layout that emphasizes quickstart steps, OAuth setup, and refreshed
guidance on `connectionConfig.cloudId`, including the new
`read:page:confluence` scope and a clearer explanation of multi-site
domain handling. Adds a Facebook OAuth note about 60-day token expiry,
updates the companion setup guide, and replaces the
`packages/webapp/public/images/template-logos/apollo.svg` asset with a
higher-contrast yellow version.

<details>
<summary><strong>Key Changes</strong></summary>

• Overhauled `docs/integrations/all/confluence.mdx` to a tabbed
quickstart with updated sample requests and expanded `cloudId`/domain
selection guidance.
• Simplified
`docs/api-integrations/confluence/how-to-register-your-own-confluence-api-oauth-app.mdx`
by removing the prerequisites table and clarifying scope selection and
multi-site behavior.
• Documented Facebook token refresh limitations in
`docs/api-integrations/facebook/how-to-register-your-own-facebook-api-oauth-app.mdx`
and `docs/integrations/all/facebook.mdx`.
• Swapped `packages/webapp/public/images/template-logos/apollo.svg` for
a yellow variant to improve visibility.

</details>

<details>
<summary><strong>Affected Areas</strong></summary>

• docs/integrations/all/confluence.mdx
•
docs/api-integrations/confluence/how-to-register-your-own-confluence-api-oauth-app.mdx
•
docs/api-integrations/facebook/how-to-register-your-own-facebook-api-oauth-app.mdx
• docs/integrations/all/facebook.mdx
• packages/webapp/public/images/template-logos/apollo.svg

</details>

---
*This summary was automatically generated by @propel-code-bot*
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