Skip to content

Releases: jehiah/git-open-pull

v2.1.0

Choose a tag to compare

@jehiah jehiah released this 07 May 19:08

What's Changed

  • log output on error by @mrwoof in #35
  • Provide better error output when a git command errors by @jehiah in #37
  • Convert to Go Modules by @jehiah in #36
  • Add command line args for description, title, labels and interactive mode by @dianaabishop in #38
  • bug fix: don't overwrite processed description in interactive mode by @mrwoof in #40
  • Changes to branch issue number detection by @jharshman in #42
  • Update Install Directions by @pevans96 in #44
  • prompt for draft mode by @jehiah in #45
  • Move CI from travis CI -> Github Action by @jehiah in #46
  • bugfix: honor interactive mode when issue num detected by @JayDonigian in #47
  • fix: --description-file validation by @mrwoof in #50
  • Add agent-aware help text and --list-labels flag by @jehiah in #51

New Contributors

Full Changelog: v2.0...v2.1.0

Version 2.0.0

Choose a tag to compare

@jehiah jehiah released this 26 Jun 18:56

A complete rewrite in Go

  • pre-populate Issue template with commit messages
  • provide pre/post processing hooks
  • provide PR creation hook

Version 1.0 snapshot

Choose a tag to compare

@jehiah jehiah released this 22 Jun 14:06
Merge pull request #32 from jonathancross/master

Fixing insecure links.