Searches GitHub issues and pull requests using a flexible query with qualifiers, sorting, and pagination. Use this action when you need to find issues or pull requests across repositories using search criteria like author, labels, state, milestone, or date ranges. This action se…
qRequiredstringSearch query string for issues and pull requests. Supports qualifiers: `repo:owner/repo`, `user:username`, `org:orgname`, `author:username`, `assignee:username`, `mentions:username`, `commenter:username`, `involves:username`, `label:labelname`, `milestone:title`, `state:open|clo…
pageintegerPage number to retrieve (min 1).
sortstringSort options for issue search results.
orderstringOrder options for search results.
per_pageintegerNumber of results per page (min 1, max 100).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action