Configurations
Config
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Name |
String |
The name of this configuration. With this name can be later referenced. |
x |
|
Base Uri |
String |
x |
||
Username |
String |
x |
||
Password |
String |
x |
Associated Operations
Operations
Get Issues
<github-module:get-issues>
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Q |
String |
The search terms. |
x |
|
Sort |
String |
The sort field. Can be comments, created, or updated. Default: results are sorted by best match. |
x |
|
Order |
String |
The sort order if sort parameter is provided. One of asc or desc. Default: desc |
x |
|
Target Variable |
String |
The name of a variable on which the operation's output will be placed |
|
Output
Type |
For Configurations.
Types
Get Issues Response Type
Field | Type |
---|---|
Total_count |
Number |
Incomplete_results |
Boolean |
Items |
Array of Any |