Skip to content

Github - List Repository Issues action #2034

@monikakuster

Description

@monikakuster

Implement the List Repository action for the GitHub component to retrieve issues from a specified repository. This action will list only open issues by default.

Action properties:

  • repository: the repository from which issues should be retrieved.
  • state: Indicates the state of the issues to return (open, closed, all).

Output:

  • A list of issues from the specified repository.

Documentation Reference: https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#list-repository-issues

Metadata

Metadata

Labels

backendConcerning any and all backend issuesworkflow-componentNew backend component request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions