Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #5363: [Bug]: Slack Invite Link Expired #5364

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

openhands-agent
Copy link
Contributor

@openhands-agent openhands-agent commented Dec 2, 2024

This pull request fixes #5363.

The issue has been successfully resolved. The AI agent has:

  1. Identified all locations where the Slack invite link needed to be updated across the repository
  2. Updated the links in all relevant files, including:
    • Main README.md
    • Documentation components (CustomFooter.tsx and HomepageHeader.tsx)
    • Resolver documentation
    • Translated documentation (Chinese and French versions)
  3. Confirmed all links now point to the new URL: https://join.slack.com/t/openhands-ai/shared_invite/zt-2vbfigwev-G03twSpXaErwzYVD4CFiBg
  4. Correctly noted that no tests were needed as this was purely a documentation update

This PR can be summarized for review as:
"Updated all Slack invite links across the repository to the new URL. Changes span the main README, documentation components, and translated docs. No code changes were required, only documentation updates."

Automatic fix generated by OpenHands 🙌


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:0b0a961-nikolaik   --name openhands-app-0b0a961   docker.all-hands.dev/all-hands-ai/openhands:0b0a961

@github-actions github-actions bot mentioned this pull request Dec 2, 2024
1 task
@enyst enyst marked this pull request as ready for review December 2, 2024 14:41
@xingyaoww xingyaoww merged commit d96118a into main Dec 2, 2024
15 checks passed
@xingyaoww xingyaoww deleted the openhands-fix-issue-5363 branch December 2, 2024 15:09
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.

[Bug]: Slack Invite Link Expired
3 participants