v3.0.0
3.0.0 (2018-09-19)
Features
BREAKING CHANGES
- The value of
branchwill change for certain CI services when building a Pull Request (and only in that case).
For the following services, branch will contains the Pull Request target rather than the branch the Pull Request originated from: Bitrise, Buildkite, Cirrus, Drone, Jenkins, Shippable, VSTS.
For the following services, branch will be undefined as no variable is provided to determine the Pull Request target: Buddy, CircleCI, Sail, Semaphore.
For the following services, branch will not change and still contains the Pull Request target: Travis, Appveyor.
The prBranch property can be used to determine the branch the Pull Request originated from.