docs: fix legacy uses path note in claude-workflows docs#903
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe documentation in 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
Updated the backward-compatibility note in
docs/workflows/claude-workflows.mdto reference the correct legacyuses:path:uses: elastic/ai-github-actions/claude-workflows/...@v0``uses: elastic/ai-github-actions/workflows/...@v0``This matches the note’s intent (
workflows/was renamed toclaude-workflows/) and removes the misleading compatibility example reported in #902.Checks run
make lint✅make test✅make docs-builddocs/workflows/gh-agent-workflows/*.mdlinks to../../docs/workflows/detector-fixer-chaining.md(not introduced by this change).Closes #902.
The body of this PR is automatically managed by the Trigger Update PR Body workflow.