Adding wercker git_branch ENV variable check #10683
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). Once you've signed, please reply here (e.g.
|
I signed it! |
CLAs look good, thanks! |
Sweet! Thanks @chibatching !!! |
5c196d3
into
fastlane:master
Hey @chibatching Thank you for your contribution to fastlane and congrats on getting this pull request merged Please let us know if this change requires an immediate release by adding a comment here |
Congratulations! |
Checklist
bundle exec rspec
from the root directory to see all new and existing tests passbundle exec rubocop -a
to ensure the code style is validMotivation and Context
The git_branch action seems to return an empty string when run in wercker.
Description
I added the ENV check for WERCKER_GIT_BRANCH.
Available Environment Variables in wercker