Skip to content

chore: replace the temp slack url to permanent route#104

Merged
nehagup merged 2 commits into
mainfrom
feat/slack-route
Jun 5, 2026
Merged

chore: replace the temp slack url to permanent route#104
nehagup merged 2 commits into
mainfrom
feat/slack-route

Conversation

@amaan-bhati
Copy link
Copy Markdown
Member

Summary

  • Replaces the temporary Slack invite URL (join.slack.com/t/keploy/shared_invite/...) with the permanent redirect https://keploy.io/slack in both badge locations in the root README.md.
  • This is the second and final step after chore: replace the slack url to updated invite url #103, which replaced the previous invite link with another temp one. The new URL is stable and won't need to be updated again when the invite link rotates.

Changes

  • README.md (line 7): Updated <a href> in the header badge
  • README.md (line 36): Updated the community support Slack badge link

Notes

  • flask-secret/ references to hooks.slack.com are intentionally untouched as they are part of the secret-generation sample app, not Keploy community links.
  • Sub-directory READMEs do not contain any Slack invite URLs.

Signed-off-by: amaan-bhati <amaanbhati49@gmail.com>
Copilot AI review requested due to automatic review settings June 5, 2026 09:29
Copy link
Copy Markdown

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

This PR updates the repository’s community Slack links in the root README to use a stable, permanent redirect URL (https://keploy.io/slack) instead of a rotating Slack invite URL, reducing future maintenance for documentation links.

Changes:

  • Updated the header Slack badge link to point to https://keploy.io/slack.
  • Updated the “Community Support” Slack badge link to point to https://keploy.io/slack.

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

Comment thread README.md Outdated
Signed-off-by: amaan-bhati <amaanbhati49@gmail.com>
Copy link
Copy Markdown

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 1 out of 1 changed files in this pull request and generated no new comments.

@nehagup nehagup merged commit 7a3a53c into main Jun 5, 2026
2 checks passed
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