mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
f81fe916dc
Same configuration as the old release process used
14 lines
281 B
YAML
14 lines
281 B
YAML
steps:
|
|
githubPublishRelease:
|
|
addClosedIssues: true
|
|
addDeltaToLastRelease: true
|
|
excludeLabels:
|
|
- 'discussion'
|
|
- 'duplicate'
|
|
- 'invalid'
|
|
- 'question'
|
|
- 'wontfix'
|
|
owner: 'SAP'
|
|
repository: 'jenkins-library'
|
|
releaseBodyHeader: ''
|