Skip to content

Releases: benjvi/PRify

Updateable PRs (fixed)

14 Apr 09:52
1bb8acb
Compare
Choose a tag to compare
Pre-release

Fixes issues around checking PRs by branch - now correctly checks for existing PRs by target branch and doesn't create a PR if one already exists

Updateable PRs (DON'T USE)

12 Apr 07:27
Compare
Choose a tag to compare
Pre-release
0.0.4

don't create new PR when one already exists for the same branch

0.0.3

31 Mar 11:10
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

Allows git command to read from environment variables. This allows, for example, to run `GIT_SSH_COMMAND='' prify runq to modify the ssh behaviour

0.0.2

31 Mar 09:51
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
  • You can now push to the base branch without a 'git checkout' error

Initial Working Version

30 Mar 17:33
Compare
Choose a tag to compare
Pre-release
0.0.1

fix e2e test script