Github update issue

This activity provides the ability to update an existing Github issue in a specific repository.

Table 1. Github update issue action - Inputs
Parameters Description

Connection

A drop down of Github connections configured via the Github Integration.

Repository

The name of the repository that the issue resides in, please do not include .git in the name.

Owner

Name of the resource.

IssueNumber

The number of the issues that are to be retrieved.

Title

The name of the issue

Description

An explanation of the issue.

State

The state of the issue. The options are Open or Closed.

Labels

A list of strings that will be classified as labels.

Assignees

A list of people who are assigned the issue.

Table 2. Github update issue action - Outputs
Parameters Description

Success

Indicates whether the activity was completed successfully (value = True) or not (value = False).

Body

JSON payload of the action performed.

StatusCode

Return the HTTP code based on the result.