{"repo":"alexwilson/enable-github-automerge-action","free":true,"listed":false,"github":"https://github.com/alexwilson/enable-github-automerge-action","clone":"git clone https://github.com/alexwilson/enable-github-automerge-action.git","description":"Speed up your workflows by automatically enabling Auto-Merge in your Github pull-requests, so you can release when ready.","language":"TypeScript","stars":24,"topics":["automerge","github","github-actions","auto-merge","ci-cd","continuous-delivery"],"license":"ISC","category":"deployment-docker-iac","readme_excerpt":"Enable Github Auto-Merge Action Speed up your workflows by automatically enabling Auto-Merge in your Github pull-requests, so you can release when ready. Name: alexwilson/enable-github-automerge-action 1) What is this? To speed up some of your workflows, this action allows you to automatically enable Auto-Merge in your Github pull-requests. When enabled, auto-merge will merge pull-requests automatically as soon as all requirements are met (i.e. approvals, passing tests). You can use this, for example, to automatically merge Dependabot pull-requests . This action pairs well with hmarr/auto-approve-action . 2) Usage Add as a step inside a GitHub workflow, e.g. .github/workflows/auto-merge.yml . You can see an example of this in this repository. ⚠️ GitHub have recently improved the security model of actions reducing the risk of unknown code accessing secrets, so we recommend running this in an isolated workflow within the pull request target scope, on a trusted event (e.g. labeled ). Note : You will probably want to add some restrictions so this doesn't auto-merge every PR: these are handled fairly well by GitHub Workflow syntax, you can read more about this here. 2.1) Additional Options - github-token : The Github Token to use for this action. By default this variable is set to run as github-actions , however you can replace this with another user/actor's Github Token (make sure it has, at minimum , repo scope). - merge-method : Override the merge method. By default this action","default_branch":null,"files":null,"tree":[],"storefront":"/r/alexwilson","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/alexwilson/enable-github-automerge-action/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}