Skip to content

Remove Discord references from documentation#956

Merged
JamieSinn merged 2 commits intomainfrom
copilot/remove-discord-references
Feb 3, 2026
Merged

Remove Discord references from documentation#956
JamieSinn merged 2 commits intomainfrom
copilot/remove-discord-references

Conversation

Copy link
Contributor

Copilot AI commented Feb 3, 2026

Removed all Discord links, embeds, and invites from documentation and UI components. Replaced Discord contact points with email support.

Changes:

  • Documentation: Removed Discord from help sections in 7 markdown files (CLI/MCP docs, security guides, debug tools)
  • Navigation & Footer: Removed Discord from navbar dropdown, header icon, and footer social links in docusaurus.config.js and src/theme/Footer/index.js
  • Landing Page: Updated support link in src/pages/_index.jsx from Discord to email
  • Styles: Removed .header-discord-link CSS rules from src/css/custom.css

All instances of discord.gg/8uEqSsRKy5 removed from source files. One benign reference remains in docs/best-practices/tech-debt.md as an example feature flag name in code documentation.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • bitbucket.org
    • Triggering command: /usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/devcycle-docs/devcycle-docs/node_modules/.store/@docusaurus-core-virtual-915c38c41e/package/bin/docusaurus.mjs build (dns block)
  • gitlab.com
    • Triggering command: /usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/devcycle-docs/devcycle-docs/node_modules/.store/@docusaurus-core-virtual-915c38c41e/package/bin/docusaurus.mjs build (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Remove all references to Discord from the docs/pages. Remove links and embeds and invites


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: JamieSinn <1538232+JamieSinn@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 3, 2026

Deploying devcycle-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 88a53f2
Status: ✅  Deploy successful!
Preview URL: https://16a3de76.devcycle-docs.pages.dev
Branch Preview URL: https://copilot-remove-discord-refer.devcycle-docs.pages.dev

View logs

Copilot AI changed the title [WIP] Remove all references to Discord from documentation Remove Discord references from documentation Feb 3, 2026
Copilot AI requested a review from JamieSinn February 3, 2026 02:17
@JamieSinn JamieSinn marked this pull request as ready for review February 3, 2026 02:22
Copilot AI review requested due to automatic review settings February 3, 2026 02:23
@JamieSinn JamieSinn enabled auto-merge (squash) February 3, 2026 02:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes Discord as a support/community channel across the docs site and replaces it with email-based support/contact links.

Changes:

  • Removed Discord links from CLI/MCP and security/debug documentation pages, replacing them with mailto support addresses where applicable.
  • Removed Discord entries from Docusaurus navbar/footer configuration and the custom footer component social links.
  • Deleted Discord-specific header link styling and updated the landing page support CTA to email.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/theme/Footer/index.js Removes Discord from footer social navigation.
src/pages/_index.jsx Updates landing page support link from Discord invite to mailto:support@devcycle.com.
src/css/custom.css Removes .header-discord-link styles associated with the removed navbar icon/link.
docusaurus.config.js Removes Discord from navbar “Community” dropdown, header icon/link, and footer link lists.
docs/platform/testing-and-qa/debug-tools/web-debugger.md Removes Discord contact option from beta feedback callout.
docs/platform/security-and-guardrails/feature-obfuscation.md Replaces “community discord” contact instruction with support email link.
docs/cli-mcp/mcp-reference.md Removes Discord “DevCycle Community” help link.
docs/cli-mcp/mcp-getting-started.md Removes Discord “DevCycle Community” help link.
docs/cli-mcp/index.md Removes Discord from “Getting Help” section.
docs/best-practices/security/compromised-keys.md Removes Discord support option, leaving support email.
docs/best-practices/security/api-keys-secret-scanning.md Removes Discord support option, leaving support email.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JamieSinn JamieSinn disabled auto-merge February 3, 2026 02:28
@JamieSinn JamieSinn enabled auto-merge (squash) February 3, 2026 02:29
@JamieSinn JamieSinn merged commit 2d4b4e7 into main Feb 3, 2026
11 checks passed
@JamieSinn JamieSinn deleted the copilot/remove-discord-references branch February 3, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants