Skip to content

Commit 1cafca2

Browse files
authored
Configure piper release step (#25)
1 parent b3552e5 commit 1cafca2

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.pipeline/config.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
steps:
2+
githubPublishRelease:
3+
addClosedIssues: true
4+
addDeltaToLastRelease: true
5+
excludeLabels:
6+
- 'discussion'
7+
- 'duplicate'
8+
- 'invalid'
9+
- 'question'
10+
- 'wontfix'
11+
owner: 'SAP'
12+
repository: 'devops-docker-cf-cli'

0 commit comments

Comments
 (0)