create_pull_request

package
v0.0.0-...-360a601 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cobra.Command{
	Use:     cmdName,
	Short:   "Create a pull request from the current local branch or issue type",
	Long:    "Create a pull request in draft mode from the current local branch or create one based on the type of GitHub or Jira issue, pushing all pending local commits or creating an empty one.",
	RunE:    runCommand,
	Example: "`gh sherpa " + cmdName + " --issue 1` for GH or `gh sherpa " + cmdName + " --issue PROJECTKEY-1` for Jira",
	Aliases: []string{"cpr"},
	PreRunE: preRunCommand,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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