Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Process ¶
func Process(ctx context.Context, client *github.Client, repo *github.Repository, prBodyTemplate string, dryRun bool) (string, error)
Process takes a github client, context for the client, and a repo to process. It returns the resulting pull request URL or an error if any are encountered.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.