Home
last modified time | relevance | path

Searched defs:PullRequestReviewCommentEvent (Results 26 – 30 of 30) sorted by relevance

12

/dports/devel/bit/bit-1.1.2/vendor/github.com/google/go-github/v32/github/
H A Devent_types.go650 type PullRequestReviewCommentEvent struct { struct
653 Action *string `json:"action,omitempty"`
654 PullRequest *PullRequest `json:"pull_request,omitempty"`
655 Comment *PullRequestComment `json:"comment,omitempty"`
658 Changes *EditChange `json:"changes,omitempty"`
659 Repo *Repository `json:"repository,omitempty"`
660 Sender *User `json:"sender,omitempty"`
661 Installation *Installation `json:"installation,omitempty"`
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/google/go-github/v35/github/
H A Devent_types.go674 type PullRequestReviewCommentEvent struct { struct
677 Action *string `json:"action,omitempty"`
678 PullRequest *PullRequest `json:"pull_request,omitempty"`
679 Comment *PullRequestComment `json:"comment,omitempty"`
682 Changes *EditChange `json:"changes,omitempty"`
683 Repo *Repository `json:"repository,omitempty"`
684 Sender *User `json:"sender,omitempty"`
685 Installation *Installation `json:"installation,omitempty"`
/dports/security/gopass/gopass-1.13.0/vendor/github.com/google/go-github/v33/github/
H A Devent_types.go672 type PullRequestReviewCommentEvent struct { struct
675 Action *string `json:"action,omitempty"`
676 PullRequest *PullRequest `json:"pull_request,omitempty"`
677 Comment *PullRequestComment `json:"comment,omitempty"`
680 Changes *EditChange `json:"changes,omitempty"`
681 Repo *Repository `json:"repository,omitempty"`
682 Sender *User `json:"sender,omitempty"`
683 Installation *Installation `json:"installation,omitempty"`
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/google/go-github/v41/github/
H A Devent_types.go746 type PullRequestReviewCommentEvent struct { struct
749 Action *string `json:"action,omitempty"`
750 PullRequest *PullRequest `json:"pull_request,omitempty"`
751 Comment *PullRequestComment `json:"comment,omitempty"`
754 Changes *EditChange `json:"changes,omitempty"`
755 Repo *Repository `json:"repository,omitempty"`
756 Sender *User `json:"sender,omitempty"`
757 Installation *Installation `json:"installation,omitempty"`
/dports/www/gitea/gitea-1.16.5/vendor/github.com/google/go-github/v39/github/
H A Devent_types.go746 type PullRequestReviewCommentEvent struct { struct
749 Action *string `json:"action,omitempty"`
750 PullRequest *PullRequest `json:"pull_request,omitempty"`
751 Comment *PullRequestComment `json:"comment,omitempty"`
754 Changes *EditChange `json:"changes,omitempty"`
755 Repo *Repository `json:"repository,omitempty"`
756 Sender *User `json:"sender,omitempty"`
757 Installation *Installation `json:"installation,omitempty"`

12