package
Version:
v0.14.0
Opens a new window with list of versions in this module.
Published: May 2, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetPullRequestIDs gets the IDs of the pullrequests
First only the open pullrequests are fetched, if none are found, all pullrequests are fetched
GetPullRequestIDsWithState gets the pullrequest Ids for completion for a given state
type PullRequestID struct {
ID int `json:"id" mapstructure:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.