OpsGenie Migration - Pipelines

Curtis
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 27, 2024

I just received notice that OpsGenie is being decommissioned and replaced with Jira Service Management Ops. We are using the Pipe for OpsGenie in Bitbucket Pipelines. Is there a similar Pipe going to be created for alerts to Jira Ops?

3 answers

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 20, 2024

@Curtis hi. We released a new pipe jsm-ops-send-alert.

Example:

script:
  - pipe: atlassian/jsm-ops-send-alert:0.1.0
    variables:
      JSM_API_TOKEN: $JSM_API_TOKEN
      JSM_CLOUD_ID: $JSM_CLOUD_ID
      JSM_USER_EMAIL: $JSM_USER_EMAIL
      MESSAGE'Hello, world!'

You could try it, waiting for your feedback.

Regards, Igor 

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 16, 2024

@Curtis : please take a look at this question.
Also according to this page: 

  • Opsgenie APIs will continue to work even while you move to Jira Service Management. However, once you complete your move, we recommend that you start using the Jira Service Management Ops REST API.

Answering your question about alerts to Jira Ops pipe: currently there is no such pipe, but we will consider to implement it.

Regards, Igor

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 11, 2024

@Curtis , thanks for your question. We are investigating this now and we will notify you.


Regards, Igor

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events