Versions in this module Expand all Collapse all v0 v0.5.12 Nov 7, 2019 v0.5.11 Oct 30, 2019 Changes in this version + type Action struct + BaseURL string + UploadURL string + func New() *Action + func (c *Action) AddFlags(fs *flag.FlagSet) + func (c *Action) ForcePushRebased(pre *Target) error + func (c *Action) Run() error + type Target struct + Owner string + PullRequest *github.PullRequest + Repo string