Skip to content

Releases: alexwilson/enable-github-automerge-action

Upgrade to Node 20

17 Feb 20:43
56e3117
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...2.0.0

Run on Node 16

17 Feb 19:48
5e7478b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

Version 1 of the GitHub enable auto-merge action!

21 Feb 16:11
c639c60
Compare
Choose a tag to compare

Version 1 of the enable-github-automerge-action has now been released, allowing you to orchestrate pull-requests to me automatically merged, and released when ready!

Usage:

    - uses: alexwilson/[email protected]
      with:
        github-token: "${{ secrets.GITHUB_TOKEN }}"
        merge-method: "SQUASH"

Slightly closer to a 1.0.0 release, now with some docs & support for merge-methods...

21 Feb 01:09
Compare
Choose a tag to compare

Slightly closer to a 1.0.0 release, now with some docs & support for merge-methods...

Early alpha

08 Feb 00:28
Compare
Choose a tag to compare

An early alpha for testing purposes.

Initial alpha

08 Feb 00:18
Compare
Choose a tag to compare

Initial testing version of the enable-github-automerge-action