internal

package
v2.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(ctx context.Context, host, token string) (*github.Client, error)

NewClient creates a new GitHub client talking to the given host and authenticated with the given token.

func PR

func PR(ctx context.Context, gh *github.Client, owner, reponame string, prnum int) (modver.Result, error)

PR performs modver analysis on a GitHub pull request.

func ParsePR

func ParsePR(pr string) (host, owner, reponame string, prnum int, err error)

ParsePR parses a GitHub pull-request URL, which should have the form http(s)://HOST/OWNER/REPO/pull/NUMBER.

Types

This section is empty.

Jump to

Keyboard shortcuts

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