diff --git a/jenkins-x.yml b/jenkins-x.yml index 380bd8909f..ea75d7eba2 100644 --- a/jenkins-x.yml +++ b/jenkins-x.yml @@ -7,6 +7,11 @@ pipelineConfig: stage: promote step: command: echo "skipping promote" + - name: pr-comment + pipeline: pullRequest + stage: preBuild + step: + command: sh ./add-pr-build-comment pullRequest: setVersion: steps: