Skip to content

Releases: OP5dev/Current-PR

v1.1.2

26 Feb 13:50
dfc0b0c
Compare
Choose a tag to compare

v1.1.1...v1.1.2

Fixed

  • #18 Fix repository and commit SHA determination without checkout dependency.

uses: op5dev/current-pr@dfc0b0c35ddeedf15a258ea59651878fe22b8cef # v1.1.2

v1.1.1

11 Feb 00:25
5e42782
Compare
Choose a tag to compare

v1.1.0...v1.1.1

Fixed


uses: op5dev/current-pr@5e42782e3e3c9ba20bc7b262b26b5d0c5c1c3228 # v1.1.1

v1.1.0

03 Feb 14:58
0e23a69
Compare
Choose a tag to compare

v1.0.1...v1.1.0

Added

  • #12 Support workflow_dispatch event trigger, in addition to existing events:
    • issue_comment
    • merge_group
    • push
    • pull_request (of course!)
  • #15 Support GitHub Enterprise (GHE) for GitHub CLI authentication (thank you, @ArkShocer).

Updated

  • #14 Readme documentation with usage examples.

uses: op5dev/current-pr@0e23a69b35cd6f941d84146f7f998ec91226d17b # v1.1.0

v1.0.1

01 Jan 15:42
dc7b955
Compare
Choose a tag to compare

v1.0.0...v1.0.1

Added

  • #9 Output branch reference name.

uses: op5dev/current-pr@dc7b955651dd7d96e781013b0ac73bc188861d19 # v1.0.1

v1.0.0

31 Dec 14:11
79727aa
Compare
Choose a tag to compare

main...v1.0.0

Added

  • #2 Initial release of this GitHub Action with support for a small handful of workflow event triggers:
    • issue_comment
    • merge_group
    • push
    • pull_request (of course!)
  • #3 Initial release documentation with in/output parameters and usage example.

uses: op5dev/current-pr@79727aae7cb79a2bc4a66e4f2822a93bcd862925 # v1.0.0