Skip to content

ROB-584 Add Jira Service Management (JSM) alert ingestion docs#2116

Open
ezra-robusta wants to merge 1 commit into
masterfrom
claude/jsm-alert-triage-ingestor-rw8so4
Open

ROB-584 Add Jira Service Management (JSM) alert ingestion docs#2116
ezra-robusta wants to merge 1 commit into
masterfrom
claude/jsm-alert-triage-ingestor-rw8so4

Conversation

@ezra-robusta

Copy link
Copy Markdown

Documents the new origin=jsm webhook ingestion point in the Send Events API:

  • New page 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)
  • Registered in send-events-api.rst (toctree + Incident Management grid card)

Companion PRs: origin=jsm parser in relay, frontend catalog entries in robusta-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_01Q56oorVdMa1QEmywkRgXGs


Generated by Claude Code

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
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Docker image ready for 52a92d0 (built in 2m 36s)

⚠️ Warning: does not support ARM (ARM images are built on release only - not on every PR)

Use this tag to pull the image for testing.

📋 Copy commands

⚠️ Temporary images are deleted after 30 days. Copy to a permanent registry before using them:

gcloud auth configure-docker us-central1-docker.pkg.dev
docker pull us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:52a92d0
docker tag us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:52a92d0 me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:52a92d0
docker push me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:52a92d0

Patch 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:52a92d0

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

Adds Jira Service Management webhook setup documentation, including authorization and verification steps, and links the new page from the Send Events API navigation and Incident Management integration cards.

Changes

Jira Service Management integration documentation

Layer / File(s) Summary
JSM webhook setup guide
docs/configuration/exporting/send-events/jsm.rst
Documents prerequisites, webhook URL construction, Jira outgoing webhook configuration with a Robusta API key, and delivery verification.
Send Events API navigation and integration card
docs/configuration/exporting/send-events-api.rst
Adds the JSM page to the hidden toctree and Incident Management integration grid.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: naomi-robusta, Sheeproid

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title accurately summarizes the new Jira Service Management alert ingestion documentation.
Description check ✅ Passed The description is directly related and matches the added JSM webhook docs and registration changes.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/jsm-alert-triage-ingestor-rw8so4

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ezra-robusta ezra-robusta changed the title Add Jira Service Management (JSM) alert ingestion docs ROB-584 Add Jira Service Management (JSM) alert ingestion docs Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants