Skip to content

Releases: unity-game-framework-actions/issue-pull-request

1.0.0

03 Jan 22:46

Choose a tag to compare

Release Notes

Changed

  • Update project (#19)
    • Update dependencies.
    • Update license.
    • Update action meta data.
    • Update utility class.

0.2.0

29 Aug 20:55

Choose a tag to compare

Release Notes

Added

  • Add parsing issue number from branch name (#6)
    Add issueBranchRegex to config which used when no issue number specified to parse issue number from branch name. Default is (?<=issue-)(\d*?)(?=-).

0.1.0

21 Aug 19:21

Choose a tag to compare

Release Notes

  • No release notes.