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"