Skip to content

ayortanli/github-ci-automerge-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

github-ci-automerge-example

Auto merging main to another branch in Github CI

This is especially useful if you have a canary release deployed alongside the main release.
In this example;
Whenever the main branch has a commit, the main CI action will trigger the Canary CI action. Then Canary CI action will auto-merge the main branch to itself and deploy accordingly.

About

Auto merging master to another branch in Github CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published