prbuilder

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2020 License: Apache-2.0

README

PR Builder

tomles

prbuilder is a tool for making prs to github.

GoDoc Go Report Card

Work in progress.

Installation

prbuilder can be installed via:

go get github.com/n3wscott/prbuilder/cmd/prbuilder

To update your installation:

go get -u github.com/n3wscott/prbuilder/cmd/prbuilder

Usage

prbuilder is only a base command.

Usage:
  prbuilder [flags]

Flags:
      --body string           The body of the PR to send.
      --branch string         The branch we are building a PR against.
      --dry-run               Output what would happen.
      --email string          The author email.
      --name string           The author name.
      --organization string   The Github organization to which we're sending a PR.
      --repository string     The Github repository to which we're sending a PR.
      --title string          The title of the PR to send.
      --token string          The random token for identifying this PR's provenance.
  -V, --verbose               Output more debug info to stderr
      --workspace string      The workspace directory to turn into a PR.

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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