reviews

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseReviewsPostRequestBody_event

func ParseReviewsPostRequestBody_event(v string) (any, error)

func SerializeReviewsPostRequestBody_event

func SerializeReviewsPostRequestBody_event(values []ReviewsPostRequestBody_event) []string

Types

type ReviewsPostRequestBody_event

type ReviewsPostRequestBody_event int

The review action you want to perform. The review actions include: `APPROVE`, `REQUEST_CHANGES`, or `COMMENT`. By leaving this blank, you set the review action state to `PENDING`, which means you will need to [submit the pull request review](https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request) when you are ready.

const (
	APPROVE_REVIEWSPOSTREQUESTBODY_EVENT ReviewsPostRequestBody_event = iota
	REQUEST_CHANGES_REVIEWSPOSTREQUESTBODY_EVENT
	COMMENT_REVIEWSPOSTREQUESTBODY_EVENT
)

func (ReviewsPostRequestBody_event) String

Directories

Path Synopsis
item

Jump to

Keyboard shortcuts

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