package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: May 14, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package ready implements the pr ready command
NewCmdReady creates the ready command
type ReadyResult struct {
Number int `json:"number"`
Draft bool `json:"draft"`
Owner string `json:"owner"`
Repo string `json:"repo"`
URL string `json:"url"`
}
ReadyResult represents the JSON output for pr ready
Source Files
¶
Click to show internal directories.
Click to hide internal directories.