Update OpenHound Asset Upload Configuration Instructions - BED-9063 - #367
Update OpenHound Asset Upload Configuration Instructions - BED-9063#367StranDutton wants to merge 2 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughUpdates OpenHound extension asset upload documentation to separate the BloodHound Enterprise tenant URL and browser JWT into ChangesOpenHound CLI authentication documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/openhound/upload-extension-assets.mdx`:
- Line 155: Update the authentication-error guidance in the upload
troubleshooting table to instruct users to verify both the BloodHound Enterprise
URL in ~/.dlt/config.toml and the browser JWT in ~/.dlt/secrets.toml, updating
whichever value is invalid before rerunning the command.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 862b10c5-8d56-46e7-a24f-e1abc00f07e8
📒 Files selected for processing (1)
docs/openhound/upload-extension-assets.mdx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Due to the changes in OpenHound PR 36, changes to the OpenHound documentation needed to be made.
Changes:
openhound/upload-extension-assets.mdx:secrets.toml; we moved the BloodHound URL toconfig.toml).Summary by CodeRabbit