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

x/jira/src/agile/parameters/getBuildByKey.ts>GetBuildByKey

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

Properties

pipelineId: string

The pipelineId of the build.

buildNumber: number

The buildNumber of the build.