ROB-584 Add Jira Service Management (JSM) alert ingestion docs#2117
Conversation
Document the new origin=jsm webhook ingestion point in the Send Events API: setup page for the JSM Operations outgoing webhook integration and registration in the integrations index. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Q56oorVdMa1QEmywkRgXGs
|
✅ Docker image ready for
Use this tag to pull the image for testing. 📋 Copy commandsgcloud auth configure-docker us-central1-docker.pkg.dev
docker pull us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:b34c2bd
docker tag us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:b34c2bd me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:b34c2bd
docker push me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:b34c2bdPatch Helm values in one line: helm upgrade --install robusta robusta/robusta \
--reuse-values \
--set runner.image=me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:b34c2bd |
|
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)
WalkthroughAdded Jira Service Management webhook setup documentation covering authentication, alert actions, and verification, then linked the guide in the Send Events API navigation and integration grid. ChangesJira Service Management integration documentation
Estimated code review effort: 1 (Trivial) | ~3 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 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/configuration/exporting/send-events/jsm.rst`:
- Around line 9-12: Add the required Jira Service Management Premium or
Enterprise plan prerequisite to the setup requirements list in the JSM
configuration documentation, placing it before the existing setup steps and
leaving the other prerequisites unchanged.
🪄 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: 053f8b0f-eb87-48fd-a7c6-895b94af6909
📒 Files selected for processing (2)
docs/configuration/exporting/send-events-api.rstdocs/configuration/exporting/send-events/jsm.rst
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019C17ZkdSFjTG97uoM8z8HW
Documents the new
origin=jsmwebhook ingestion point in the Send Events API. Supersedes #2116 (same commit, on latest master).docs/configuration/exporting/send-events/jsm.rst— webhook URL, Bearer-token auth, and setup steps for the JSM Operations outgoing webhook integration (modeled on the Opsgenie/PagerDuty pages)send-events-api.rst(toctree + Incident Management grid card)Companion PRs:
origin=jsmparser inrelay, frontend catalog entries inrobusta-frontend(same branch name). The frontend's new "Jira Service Management" source card links to this page.🤖 Generated with Claude Code
https://claude.ai/code/session_019C17ZkdSFjTG97uoM8z8HW
Generated by Claude Code