Skip to content

Releases: pascalgn/automerge-action

Release 0.15.0

24 Mar 22:01
Compare
Choose a tag to compare

Release 0.14.4

24 Mar 22:00
Compare
Choose a tag to compare

Update dependencies

Release 0.14.3

03 Sep 19:44
04dfc9e
Compare
Choose a tag to compare
  • Update dependencies
  • Bug fixes: #162 #166
  • Add MERGE_REQUIRED_APPROVALS option

Release 0.14.2

26 May 20:04
01fb84a
Compare
Choose a tag to compare
  • Support workflow_run event #155
  • Fix log level parsing #154
  • Update dependencies

Release 0.14.1

11 May 22:38
4d2ac8c
Compare
Choose a tag to compare

Update marketplace display name

Release 0.14.0

11 May 22:28
39d831e
Compare
Choose a tag to compare
  • Add new PULL_REQUEST property #149
  • Update dependencies

Release 0.13.1

14 Feb 16:08
741c311
Compare
Choose a tag to compare

The functionality of this action is now available directly in GitHub as auto-merge. The automerge-action project will still be maintained, but users are encouraged to switch to auto-merge for simple workflows, as it offers a faster and more stable experience.

Release 0.13.0

21 Dec 16:57
c6f2699
Compare
Choose a tag to compare
  • Migrate to JS action (#135)
  • Update dependencies

Release 0.12.0

08 Oct 16:28
c9bd182
Compare
Choose a tag to compare
  • Handle check_suite/check_run from forks (#113)
  • Support for more PR properties in MERGE_COMMIT_MESSAGE (#112)
  • Improve logging
  • Update dependencies

Release 0.11.0

29 Sep 20:57
eb9575a
Compare
Choose a tag to compare
  • Handle workflow_dispatch as intended (#109)
  • Update dependencies