Releases: semantic-release/env-ci
Releases · semantic-release/env-ci
v4.0.0
v3.2.2
v3.2.1
v3.2.0
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.0
3.0.0 (2018-09-19)
Features
BREAKING CHANGES
- The value of
branch
will 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.