Skip to content
git-merge

GitHub Action

Synchronize staging branch

v0.2.1 Latest version

Synchronize staging branch

git-merge

Synchronize staging branch

Reset the staging branch with the main branch merging some branches identified by a specific label

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Synchronize staging branch

uses: Sy1v4in/[email protected]

Learn more about this action in Sy1v4in/synchronize-staging

Choose a version

synchronize-staging

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.25. Bun is a fast all-in-one JavaScript runtime.