Documentation
¶
Index ¶
- func Auth(INIBlock string, authorization plugins.Authorization, ...)
- func AuthCaller()
- func Clean(remoteName string)
- func Deliver(defaultBranch string)
- func GetPager() string
- func IssueList()
- func Issues()
- func IssuesInPager(pager, text string) error
- func LocalDeliver(defaultBranch string)
- func MakeAlias()
- func MakeAliasCaller()
- func ReadInput(messageToUser string, input io.Reader) string
- func ReadPassword(messageToUser string) string
- func TestDeliver(args []string) error
- func UpNext(remote string, prefix string) (name string)
- func UpdateIssue(issue int)
- func Web(userIssue int)
- func WorkOn(issue int)
- func WrapUp()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Auth ¶
func Auth(INIBlock string, authorization plugins.Authorization, authentication plugins.Authentication, configUser string, configToken string, service string)
Auth ...
func IssuesInPager ¶
func ReadPassword ¶
ReadPassword ... read input from the user anonymously
func TestDeliver ¶ added in v1.0.0
TestDeliver ... Run tests and returns
func UpNext ¶ added in v1.0.0
UpNext ... Returns the next branch ready for integration based on time of creation Oldest branches gets integrated first.
func UpdateIssue ¶ added in v1.1.0
func UpdateIssue(issue int)
UpdateIssue ... Set Label and assignee on a GitHub issue
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.