Skip to content

feat: add provider selection to Opsgenie channel params#31

Open
rionthys wants to merge 1 commit into
mainfrom
feat/opsgenie-provider
Open

feat: add provider selection to Opsgenie channel params#31
rionthys wants to merge 1 commit into
mainfrom
feat/opsgenie-provider

Conversation

@rionthys

Copy link
Copy Markdown

Atlassian is retiring Opsgenie (2027-04-05) for Jira Service Management, which
serves the same alert API at a different URL. To let Opsgenie channels target
JSM, add to OpsgenieParams:

  • provider (required) — jsm | opsgenie | custom
  • endpoint — alert API URL for the custom provider

Both carry descriptions so MCP and other API clients understand the values
(jsm = Jira Service Management, etc.).

Opsgenie channels can now target Jira Service Management, Opsgenie, or a
custom endpoint. `provider` selects the alert API (required) and `endpoint`
holds the URL for the custom provider. Both carry descriptions so MCP and
other API clients understand the abbreviated enum values.
@rionthys rionthys requested a review from vmihailenco June 20, 2026 18:40
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.

1 participant