Github get issue
This activity retrieves a specific issue from the selected Github repository.
| Parameters | Description |
|---|---|
|
Connection |
A drop-down list 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. |
| Parameters | Description |
|---|---|
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
|
Body |
JSON payload of the action performed. |
|
StatusCode |
HTTP Status code returned. |
↑