We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3552e5 commit 1cafca2Copy full SHA for 1cafca2
1 file changed
.pipeline/config.yml
@@ -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