Skip to content

PR Branch Name

Actions
Sets the PR Branch Name for other steps
v3.0.0
Latest
Star (16)

Pull Request Branch Name

GitHub Super-Linter CI Check dist/ CodeQL Coverage

A github action that retrieves the pull request branch name and sets it in the output for other actions to use.

Usage

- uses: mdecoleman/pr-branch-name@v3.0.0
  id: vars
  with:
    repo-token: ${{ secrets.GITHUB_TOKEN }}
- run: echo ${{ steps.vars.outputs.branch }}

License

The scripts and documentation in this project are released under the MIT License

PR Branch Name 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

Sets the PR Branch Name for other steps
v3.0.0
Latest

PR Branch Name 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.