github

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(ghToken string) *gh.Client

func NewClientGraphQL

func NewClientGraphQL(ghToken string) *githubv4.Client

Types

type UpdateTeamReviewAssignmentInput

type UpdateTeamReviewAssignmentInput struct {
	Algorithm config.TeamReviewAssignmentAlgorithm `json:"algorithm,omitempty"`

	ClientMutationID githubv4.String `json:"clientMutationId,omitempty"`

	Enabled githubv4.Boolean `json:"enabled"`

	ExcludedTeamMemberIDs []githubv4.ID `json:"excludedTeamMemberIds,omitempty"`

	ID githubv4.ID `json:"id"`

	NotifyTeam githubv4.Boolean `json:"notifyTeam"`

	TeamMemberCount githubv4.Int `json:"teamMemberCount"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL