Skip to content

Commit f07f6fc

Browse files
authored
Add config.yml for release
1 parent bf43a8b commit f07f6fc

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-neo-cli'

0 commit comments

Comments
 (0)