GitHub - Search issues and pull requests (batch) action

The Search issues and pull requests batch action searches for issues or pull requests (PRs) in a repository.

Input

Input fieldDescription
OrganizationSelect from the drop-down menu or manually enter the organization name. You can find the organization name in your GitHub URL. For example, https://github.com/organization/repo_name/.
Repository nameEnter the repository name you plan to monitor for new issues or PRs.
TypeSelect or manually enter the type associated with the issue or PR you plan to search for.
Assignee usernameEnter the GitHub username of the assignee.
StatusSelect or manually enter the status associated with the issue or PR you plan to search for.
Closed afterSelect a date to return items closed after that date.
LabelEnter labels to filter results. For multi-word labels, use quotes. Separate multiple labels with commas.

Output

Output fieldDescription
Total countThe total number of issues or PRs that meet the search criteria.
IssuesInformation about the issues that meet the search criteria.

Last updated: