Skip to content

Commit

Permalink
Update '/eng/common/pipelines/templates/steps/create-pull-request.yml…
Browse files Browse the repository at this point in the history
…' to close test increment version pullrequests. (#17695)
  • Loading branch information
chidozieononiwu authored Nov 20, 2020
1 parent 4f37f14 commit 3b021fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/pipelines/templates/stages/archetype-java-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ stages:
PRBranchName: increment-package-version-${{ parameters.ServiceDirectory }}-$(Build.BuildId)
CommitMsg: "Increment package version after release of ${{ artifact.groupId }} ${{ artifact.name }}"
PRTitle: "Increment version for ${{ parameters.ServiceDirectory }} releases"
CloseAfterOpenForTesting: '${{ parameters.TestPipeline }}'

- ${{if ne(parameters.EnableIntegrationStage, false)}}:
- stage: Integration
Expand Down

0 comments on commit 3b021fd

Please sign in to comment.