Skip to content

Releases: Frederick888/gh-ph

v1.5.0

25 Aug 06:20
7729678
Compare
Choose a tag to compare

v1.5.0 (2024-08-25)

Features

  • Use base@{push} if it's newer than base (4eeb80bc)

v1.4.1

15 Aug 14:01
89a2dbe
Compare
Choose a tag to compare

v1.4.1 (2024-08-15)

Bug Fixes

Reverts

v1.4.0

13 Jun 06:36
198435b
Compare
Choose a tag to compare

v1.4.0 (2024-06-13)

Features

v1.3.7

01 Nov 06:46
61ab537
Compare
Choose a tag to compare

v1.3.7 (2023-11-01)

Bug Fixes

  • Use gh pr checkout instead of relying on actions/checkout (17b49448)

v1.3.6

09 Jun 02:08
d2e8d2f
Compare
Choose a tag to compare

v1.3.6 (2023-06-09)

Bug Fixes

  • Use PR ID to call gh-cli in Actions (7ff460c3)

v1.3.5

09 Jun 01:35
a495cde
Compare
Choose a tag to compare

v1.3.5 (2023-06-09)

Bug Fixes

  • Fix no current branch error for PRs from forks (fd0ad189)

v1.3.4

09 Jun 01:16
735b8ca
Compare
Choose a tag to compare

v1.3.4 (2023-06-09)

Bug Fixes

  • Check out pull/[id]/merge for PRs from forks (bdef7fca)

v1.3.3

14 Apr 13:01
4ecc235
Compare
Choose a tag to compare

v1.3.3 (2023-04-14)

Bug Fixes

  • Vim detection when ps -o comm= prints full path (d743ada1)

v1.3.2

12 Dec 13:29
f1a2834
Compare
Choose a tag to compare

v1.3.2 (2022-12-12)

Bug Fixes

  • Retain leading & trailing spaces (0f44d6f4)

v1.3.1

26 Sep 12:15
f0f2ace
Compare
Choose a tag to compare

v1.3.1 (2022-09-26)

Bug Fixes

  • Avoid silent failures in subshells (a0100bf4)
  • macOS paste command requires hyphon for stdin (cfe487be)
  • Replace |& with 2>&1 | for macOS compatibility (98b063e9)