Module github Copy item path Source Actor A struct representing a GitHub actor. Author A struct representing a GitHub author. Branch A struct representing a GitHub branch. GithubClient Issue A struct representing a GitHub issue. IssueEvent A struct representing a GitHub issue event.
https://docs.github.com/en/rest/reference/issues#list-issue-events
https://docs.github.com/en/rest/reference/issues#events IssueQuery The Query string for searching issues. Repository A struct representing a GitHub repository. RepositoryIssue A struct representing a GitHub repository and an issue number. RepositoryPath A struct representing a GitHub repository and a path within it. SearchIssuesResponse A struct representing a response from a GitHub issue search.