Skip to content

chore: replace older slack urls with updated invite linnk#869

Open
amaan-bhati wants to merge 5 commits into
mainfrom
temp/slack-url-fix
Open

chore: replace older slack urls with updated invite linnk#869
amaan-bhati wants to merge 5 commits into
mainfrom
temp/slack-url-fix

Conversation

@amaan-bhati
Copy link
Copy Markdown
Member

@amaan-bhati amaan-bhati commented May 29, 2026

What has changed?

Slack invite urls, earlier urls got expired, replaced it with the new invite link

Please include a summary of the change.
Nothing much, this is more like a temporary change, just included the new invite link for slack chanel. This is a brute force solution, this link would still get expired after a while when used again and again. The better solution, in future would be having a common place to update the url, instead of updating the url all over, we would only update it once and it would work everywhere.

This PR Resolves #(issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Documentation update (if none of the other choices apply).

How Has This Been Tested?

  • Checked on localhost, build wont fail becz only url changes are there

Please run npm run build and npm run serve to check if the changes are working as expected. Please include screenshots of the output of both the commands. Add screenshots/gif of the changes if possible.

Screenshot 2026-05-29 at 3 58 55 PM

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.

Signed-off-by: amaan-bhati <amaanbhati49@gmail.com>
Copilot AI review requested due to automatic review settings May 29, 2026 10:22
Copy link
Copy Markdown
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

Updates the Keploy docs site’s Slack invite URLs to a new, non-expired shared invite link across versioned documentation and the website UI so “Join Slack” entrypoints continue to work.

Changes:

  • Replaced the outdated Slack shared invite URL in versioned docs (v2/v3/v4) support + troubleshooting pages.
  • Updated Slack links used by the docs website UI (navbar/footer, community components, inline doc footer).
  • Updated repository-facing references (README + CODE_OF_CONDUCT) to the new Slack invite URL.

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
versioned_docs/version-4.0.0/keploy-explained/dev-guide.md Updates Slack invite link in the dev guide.
versioned_docs/version-4.0.0/keploy-explained/common-errors.md Updates Slack invite link in common errors doc.
versioned_docs/version-4.0.0/concepts/support.md Updates Slack badge link on the “Contact Us” page.
versioned_docs/version-3.0.0/keploy-explained/dev-guide.md Updates Slack invite link in the dev guide (v3).
versioned_docs/version-3.0.0/keploy-explained/common-errors.md Updates Slack invite link in common errors doc (v3).
versioned_docs/version-3.0.0/concepts/support.md Updates Slack badge link on the “Contact Us” page (v3).
versioned_docs/version-2.0.0/concepts/support.md Updates Slack badge link on the “Contact Us” page (v2).
src/theme/DocItem/index.js Updates inline doc footer Slack icon link.
src/components/KeployCloud.js Updates “Join Slack” CTA link.
src/components/Community.js Updates Slack community card link.
README.md Updates Slack badge/community links in the repo README.
docusaurus.config.js Updates navbar/footer Slack link destinations.
CODE_OF_CONDUCT.md Updates Slack contact links for reporting and contact info.

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

Comment thread versioned_docs/version-4.0.0/keploy-explained/dev-guide.md Outdated
Comment thread versioned_docs/version-3.0.0/keploy-explained/dev-guide.md Outdated
Comment thread versioned_docs/version-4.0.0/keploy-explained/common-errors.md Outdated
Comment thread versioned_docs/version-3.0.0/keploy-explained/common-errors.md Outdated
Comment thread versioned_docs/version-4.0.0/concepts/support.md Outdated
Comment thread versioned_docs/version-3.0.0/concepts/support.md Outdated
Comment thread versioned_docs/version-2.0.0/concepts/support.md Outdated
Comment thread README.md Outdated
… in Slack link updates

Signed-off-by: amaan-bhati <amaanbhati49@gmail.com>
Copy link
Copy Markdown
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

Copilot reviewed 13 out of 13 changed files in this pull request and generated 4 comments.

Comment thread versioned_docs/version-4.0.0/keploy-explained/dev-guide.md Outdated
Comment thread versioned_docs/version-3.0.0/keploy-explained/dev-guide.md Outdated
Comment thread CODE_OF_CONDUCT.md Outdated
Comment thread CODE_OF_CONDUCT.md Outdated
…d broken links

Signed-off-by: amaan-bhati <amaanbhati49@gmail.com>
Copy link
Copy Markdown
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

Copilot reviewed 13 out of 13 changed files in this pull request and generated 1 comment.

Comment thread README.md Outdated
amaan-bhati and others added 2 commits May 29, 2026 16:53
Copy link
Copy Markdown
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

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

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