Skip to content

GitHub action that automatically merges a branch into another branch on push

Notifications You must be signed in to change notification settings

danaugrs/gh-automerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Automerge

GitHub action that automatically merges a branch into another branch on push. This is useful, for example, if you want to deploy the same code using different environment variables on Vercel.

Copy and modify .github/workflows/automerge.yml for your purposes.

Make sure your repository is configured such that workflows have "read and write permissions":

Workflow permissions

About

GitHub action that automatically merges a branch into another branch on push

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published