Documentation
¶
Overview ¶
Package pr provides pull-request lifecycle commands such as create, edit, get, and merge across repository batches.
The package maps CLI flags to scm provider operations through shared option structures, then executes each PR action concurrently per repository.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶ added in v0.9.6
Get retrieves and displays the pull request information for the given repository.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.