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/enable-github-automerge-action@1.0.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
merge-method: "SQUASH"