Example of using automerge-action
GitHub action to automagically merge approved pull requests opened by Dependabot 🤖
- Checkout the sample configuration file in
.github/workflows/automerge.yml
- For all available configuration options, please refer to the documentation
- GitHub also offers an official auto-merge option which is suitable for common use cases