Skip to content

Merge test branch

Actions
Creates a branch named after the incoming owner and branch from the current branch then pulls the incoming branch into it.
v2.7
Latest
Star (0)

Merge Test Branch action

This action is intended to be used as part of a pull_request_target workflow. It updates the checked-out repository to create a new branch and merge the incoming branch.

At the end of the workflow, the test branch is deleted automatically.

Inputs

path

An optional parameter, this specifies a path relative to $GITHUB_WORKSPACE where the repository can be found.

Example usage

uses: linaro-its/[email protected]
with:
    path: website

Merge test branch is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Creates a branch named after the incoming owner and branch from the current branch then pulls the incoming branch into it.
v2.7
Latest

Merge test branch is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.