lee-lott-actions/Auto Merge Branch

A GitHub Action to automatically merge two branches using the GitHub REST API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 9, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lee-lott-actions/auto-merge-branch@1e25501a8dc8dbd9dda21d55f72eb2c66befb473 # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repo-nameThe name of the repositoryyes
org-nameThe name of the GitHub organizationyes
source-branchThe branch you want to merge from (head)yes
target-branchThe branch you want to merge into (base)yes
tokenGitHub token with access to pull requestsyes
namedescription
resultResult of the attempt to update the Pull Request Status ("success" or "failure")