List of all items
Structs
- Plugin
- actions::ActionContext
- actions::ActionResult
- actions::create_branch::CreateBranchAction
- actions::create_comment::CreateCommentAction
- actions::create_issue::CreateIssueAction
- actions::create_pull_request::CreatePullRequestAction
- actions::merge_pull_request::MergePullRequestAction
- actions::push_code::PushCodeAction
- actions::review_pull_request::ReviewPullRequestAction
- config::GitHubConfig
- error::ErrorContext
- providers::ProviderContext
- providers::ProviderResult
- providers::issue_context::GitHubIssueContextProvider
- providers::issue_context::IssueContextProvider
- providers::repository_state::GitHubRepositoryStateProvider
- providers::repository_state::RepositoryStateProvider
- service::GitHubService
- types::CreateBranchParams
- types::CreateCommentParams
- types::CreateCommitParams
- types::CreateIssueParams
- types::CreatePullRequestParams
- types::CreateReviewParams
- types::FileChange
- types::GitHubBranch
- types::GitHubBranchRef
- types::GitHubComment
- types::GitHubCommit
- types::GitHubCommitAuthor
- types::GitHubDirectoryEntry
- types::GitHubFileContent
- types::GitHubIssue
- types::GitHubLabel
- types::GitHubLicense
- types::GitHubMilestone
- types::GitHubPullRequest
- types::GitHubRepository
- types::GitHubReview
- types::GitHubUser
- types::ListIssuesParams
- types::ListPullRequestsParams
- types::MergePullRequestParams
- types::RepositoryRef
- types::ReviewCommentInput
- types::UpdateIssueParams
Enums
- error::GitHubError
- types::DiffSide
- types::FileEncoding
- types::FileOperation
- types::FileType
- types::GitHubEventType
- types::IssueSort
- types::IssueState
- types::IssueStateFilter
- types::IssueStateReason
- types::MergeMethod
- types::MergeableState
- types::MilestoneState
- types::PullRequestSort
- types::PullRequestState
- types::PullRequestStateFilter
- types::ReviewEvent
- types::ReviewState
- types::SortDirection
- types::UserType