Github add issue comment
This activity adds a comment to a Github issue.
| Parameters | Description |
|---|---|
|
Owner |
Name of the resource. |
|
Repository |
The name of the repository that the issue resides in, without .git in the name. |
Connection |
A drop-down list of Github connections configured via the Github Integration. |
Comment |
Comment for the Github issue. |
IssueNumber |
The number of the issue that is to be updated. |
| 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. |
↑