ocean icon indicating copy to clipboard operation
ocean copied to clipboard

[Integration][Jenkins] Improvements to Jenkins integration

Open jortegac opened this issue 1 year ago • 3 comments

Description

What

  • Add aborted to Jenkins job status enum. And update JQ mapping
  • Add ABORTED to jenkins build status enum.
  • Give url format to jenkins job and build url properties

Why

  • The aborted job status allow for visibility on jobs that are in aborted state
  • The ABORTED build status allow for visibility on builds that are being aborted
  • The URL as base string format look terrible on the UI. With the url format it looks like a nice button

How

  • Changed the blueprint json for Jenkins

Type of change

Please leave one option from the following and delete the rest:

  • [X] Non-breaking change (fix of existing functionality that will not change current behavior)

jortegac avatar Jul 04 '24 06:07 jortegac