Below you will find pages that utilize the taxonomy term “bvkimball”
November 10, 2023
Get branch vars
Version updated for bvkimball/branch-vars to version 1.0.1.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bug Fixes for Pull Requests
November 10, 2023
Get branch vars
Version updated for bvkimball/branch-vars to version 1.0.0.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Basic Functionality Added
Output type Example Description CURRENT_BRANCH string main OR feature/test Always returns a valid branch name for a triggered workflow run. TARGET_BRANCH string main The target branch of a pull request SOURCE_BRANCH string feature/test The source branch of a pull request REF_BRANCH string 1/merge OR main The branch that triggered the workflow run