Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

October 10 2018

Compare
Choose a tag to compare
@dbaltas dbaltas released this 10 Oct 18:56
· 5 commits to master since this release
7f8b16d

stable

Added

  • [github] Command pr, show by number, add reviewers (#14)
    • Command pr displays details for a github Pull Request when called with a numeric argument
    • Command pr creates a Pull Request when called with no positional arguments
    • version bump 0.2.3
    • Display reviewers on show
    • bugfix, deploy release branches, not status branches
  • Merge pull request #15 from dbaltas/intro-dep
    Introduced dep and vendor
  • code review remarks
    commands return error
  • code review remarks
  • command prs, list open prs on github
    readme updates and visuals
    get rid of release repo config
    by default all repos may interact with github
  • command deploy, allow forcePush
    refactoring
  • command pr, create github pr with custom title,description