xebialabs-community / xlr-jira-extension-plugin

Additional Jira tasks beyond those provided by default with XL Release
MIT License
1 stars 8 forks source link
deprecated jira xl-release xlr

XLR 9.0.0 Migration instructions

If upgrading to XL Release 9.0.0 and you currently use the xlr-jira-extension-plugin provided on xebialabs-community, you must use the xl-ci-tool to migrate the tasks to the new in-sourced tasks. Please follow the steps available on our docs site

Preface

This document describes the functionality provided by the xlr-jira-extension-plugin.

See the XL Release Documentation for background information on XL Release and release concepts.

CI status

Build Status Codacy Code Climate License: MIT

Overview

The xlr-jira-extension-plugin provides additional Jira tasks beyond the default Create Issue and Update Issue supplied by default with XL Release.

Installation

Place the latest released version under the plugins dir.

Types

JiraTrigger

Trigger when a new issue appears top of the search results of a JQL query (like a new release issue, a specific subtask, etc).

JiraTrigger

Check Issue

CheckIssue

CheckQuery

Check Query No Poll

CheckQueryNoPoll

Get All Sprints

GetAllSprints

Get Versions

GetVersions

Query For All Issue IDs

QueryForIssueIds

Get Issue Details

GetIssueDetails

Create Issue JSON

Create a JIRA Issue with required fields using a JSON object to specify all of the required fields

CreateIssueJson