Skip to main content
All CollectionsWrk Action LibraryGitHub
Retrieve repository issues from GitHub
Retrieve repository issues from GitHub
Wrk Product avatar
Written by Wrk Product
Updated over a month ago

Retrieve repository issues from GitHub.

Application

  • GitHub

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected account

The connected account to use for the request

Connected Account

Yes

Repository owner

Text (Short)

Yes

Repository name

Text (Short)

Yes

Return all?

Whether to return all results or only up to a given limit

True/False

No

Limit

Max number of results to return

Number

No

Assignee

Return only issues which are assigned to a specific user

Text (Short)

No

Creator

Return only issues which were created by a specific user

Text (Short)

No

Mentioned

Return only issues in which a specific user was mentioned

Text (Short)

No

Labels

Return only issues with the given labels. Multiple labels can be separated by comma

Text (Long)

No

Updated since

Return only issues updated at or after this time

Datetime

No

State

The state to set

Predefined Choice List

No

Sort

The order the issues should be returned in

Predefined Choice List

No

Sort direction

The sort order

Predefined Choice List

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?