Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateMessage ¶
func UpdateMessage(ed editor.Editor, pr *github.PullRequest) error
UpdateMessage uses the given editor to edit the commit message of the given PR.
Types ¶
type Service ¶
Service TODO
func (*Service) Land ¶
func (s *Service) Land(req *service.LandRequest) (*service.LandResponse, error)
Land the given pull request.
func (*Service) Rebase ¶ added in v0.2.0
func (s *Service) Rebase(req *service.RebaseRequest) (_ *service.RebaseResponse, err error)
Rebase a pull request and its dependencies.
Click to show internal directories.
Click to hide internal directories.