docs: update skills repository URLs to OpenHands/extensions#337
Conversation
Update all documentation references from OpenHands/skills to OpenHands/extensions to support the repository rename. Updated files: - overview/skills.mdx - overview/skills/public.mdx - overview/skills/keyword.mdx - overview/skills/repo.mdx - sdk/guides/skill.mdx - sdk/guides/github-workflows/pr-review.mdx - openhands/usage/use-cases/code-review.mdx Related PRs: - OpenHands/extensions#50: Prepare for rename to OpenHands/extensions - OpenHands/software-agent-sdk#2085: Update PUBLIC_SKILLS_REPO URL Co-authored-by: openhands <openhands@all-hands.dev>
Update test comment reference from OpenHands/skills to OpenHands/extensions to match the repository rename. Related PRs: - OpenHands/skills#50: Prepare for rename to OpenHands/extensions - OpenHands/software-agent-sdk#2085: Update PUBLIC_SKILLS_REPO URL - OpenHands/docs#337: Update documentation URLs Co-authored-by: openhands <openhands@all-hands.dev>
|
Looks like there are a few issues preventing this PR from being merged!
If you'd like me to help, just leave a comment, like Feel free to include any additional details that might help me get this PR into a better state. You can manage your notification settings |
all-hands-bot
left a comment
There was a problem hiding this comment.
🟢 Good taste - Clean, mechanical URL update that solves a real problem without over-engineering.
Linus-Style Analysis:
✅ Solves actual problem (repo rename)
✅ Simplest possible solution (find/replace)
✅ Zero breaking changes
✅ Comprehensive coverage across all docs
Verdict: ✅ Worth merging
Key Insight: This is exactly what a documentation update should be - boring, mechanical, and correct.
all-hands-bot
left a comment
There was a problem hiding this comment.
🟢 Good taste - Clean, mechanical URL update. No issues found. LGTM.
Update test comment reference from OpenHands/skills to OpenHands/extensions to match the repository rename. Related PRs: - OpenHands/extensions#50: Prepare for rename to OpenHands/extensions - OpenHands/software-agent-sdk#2085: Update PUBLIC_SKILLS_REPO URL - OpenHands/docs#337: Update documentation URLs Co-authored-by: openhands <openhands@all-hands.dev>
Summary
Update all documentation references from
OpenHands/skillstoOpenHands/extensionsto support the repository rename.Changes
overview/skills.mdxoverview/skills/public.mdxoverview/skills/keyword.mdxoverview/skills/repo.mdxsdk/guides/skill.mdxsdk/guides/github-workflows/pr-review.mdxopenhands/usage/use-cases/code-review.mdxMerge Order
This PR can be merged at any time after the skills repository is renamed to
OpenHands/extensions.OpenHands/extensionswill be brokenRelated PRs
This is part of a coordinated refactoring:
skills→extensionsTesting
All links will work correctly once the repository is renamed. GitHub's automatic redirects will handle any edge cases during the transition period.
@neubig can click here to continue refining the PR