square / square-java-sdk

Java client library for the Square API
https://developer.squareup.com
Other
60 stars 33 forks source link

adding automerge github action for generated prs #55

Closed joanc-sq closed 3 years ago

joanc-sq commented 3 years ago

Adding github actions for automerging generated PRs. Checks the PR's title, author, and branch against a regex. Only runs when merging to master/main branch.

Work item: DEX-6970