chore: update docs branch reference from fix/docs-concepts to main#314
Conversation
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
Claude finished @devin-ai-integration[bot]'s task in 36s —— View job Review Complete
LGTM — this is a clean, straightforward change. The PR correctly updates both One prerequisite to verify before merging (as noted in the PR checklist): confirm that No documentation updates needed — this is an internal CI workflow change with no impact on public APIs or SDK behavior. |
Summary
Updates the
sync-changelog-to-docs.ymlworkflow to referencemaininstead of the now-mergedfix/docs-conceptsbranch inhoneyhive-ai-docs. This resolves the TODO comments that were left in the workflow.Two references updated:
ref:when checking out the docs repo (line 40)base:when creating the PR against the docs repo (line 144)This is part of a coordinated update across multiple repos (hive-kube, honeyhive-helm, hive-bot) that all referenced the same placeholder branch.
Review & Testing Checklist for Human
fix/docs-conceptshas been merged tomaininhoneyhive-ai-docsso the workflow won't break on next triggerNotes