mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
Configure GitHub Release (#1299)
Same configuration as the old release process used
This commit is contained in:
parent
6bd259e5d4
commit
f81fe916dc
@ -1,4 +1,13 @@
|
|||||||
steps:
|
steps:
|
||||||
githubPublishRelease:
|
githubPublishRelease:
|
||||||
owner: SAP
|
addClosedIssues: true
|
||||||
repository: jenkins-library
|
addDeltaToLastRelease: true
|
||||||
|
excludeLabels:
|
||||||
|
- 'discussion'
|
||||||
|
- 'duplicate'
|
||||||
|
- 'invalid'
|
||||||
|
- 'question'
|
||||||
|
- 'wontfix'
|
||||||
|
owner: 'SAP'
|
||||||
|
repository: 'jenkins-library'
|
||||||
|
releaseBodyHeader: ''
|
||||||
|
Loading…
Reference in New Issue
Block a user