Name | Mandatory | Default |
---|---|---|
addClosedIssues | No | false |
addDeltaToLastRelease | No | false |
apiUrl | Yes | https://api.github.com |
assetPath | No | - |
commitish | No | "master" |
excludeLabels | No | - |
labels | No | - |
owner | Yes | - |
releaseBodyHeader | No | - |
repository | Yes | - |
serverUrl | Yes | https://github.com |
token | Yes | - |
uploadUrl | Yes | https://uploads.github.com |
If set to true
, closed issues and merged pull-requests since the last release will be added below the releaseBodyHeader
.
Scope | - PARAMETERS - STAGES - STEPS |
Type | bool |
If set to true
, a link will be added to the relese information that brings up all commits since the last release.
Scope | - PARAMETERS - STAGES - STEPS |
Type | bool |