Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 186 Bytes

getTaskInfo.md

File metadata and controls

13 lines (8 loc) · 186 Bytes

getTaskInfo() step

Return information about given Koji task.

Parameters

  • taskId: integer; Koji task ID

Example Usage

def taskInfo = getTaskInfo(93788373)