Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

2 accepted

0 votes
Answer accepted
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 

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.
January 14, 2025

Thanks for sharing about the new Pipe. While our existing pipelines have been already setup and using curl, I did create an example using the new Pipe and it simply worked and is much cleaner than curl.

We will opt to use it for new Pipelines, and update old ones, if we are working on it for other reasons.

Like Igor Stoyanov likes this
0 votes
Answer accepted
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

Upcoming Bitbucket Events