Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jira/src/agile/parameters/getDeploymentGatingStatusByKey.ts>GetDeploymentGatingStatusByKey

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Latest
interface GetDeploymentGatingStatusByKey
import { type GetDeploymentGatingStatusByKey } from "https://deno.land/x/jira@v3.0.2/src/agile/parameters/getDeploymentGatingStatusByKey.ts";

Properties

pipelineId: string

The ID of the Deployment's pipeline.

environmentId: string

The ID of the Deployment's environment.

deploymentSequenceNumber: number

The Deployment's deploymentSequenceNumber.