Automatically completed pull request for release/WinGetSvc-Release-20210324.3-01, source branch is

Co-authored-by: Release bot <pmai@microsoft.com>
This commit is contained in:
wingetbot
2021-03-30 08:50:55 -07:00
committed by GitHub
parent 2c9b2856ec
commit 0f28bbc1c0
3 changed files with 8 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ jobs:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"pipelineType": "CommitPipeline",
@@ -150,6 +151,7 @@ jobs:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"pipelineType": "CommitPipeline",

View File

@@ -77,6 +77,7 @@ jobs:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"pipelineType": "RebuildPipeline",
@@ -92,6 +93,7 @@ jobs:
# Agent phase. Depends on previous job.
- job: 'Publish'
displayName: 'Publish'
timeoutInMinutes: 300
pool:
vmImage: 'windows-latest'
variables:

View File

@@ -89,6 +89,7 @@ jobs:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
@@ -109,6 +110,7 @@ jobs:
body: |
{
"operationId": "$(Build.BuildNumber)",
"BuildId": "$(Build.BuildId)",
"PlanUrl": "$(system.CollectionUri)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
@@ -147,6 +149,7 @@ jobs:
{
"operationId": "$(Build.BuildNumber)",
"PlanUrl": "$(system.CollectionUri)",
"BuildId": "$(Build.BuildId)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",
@@ -169,6 +172,7 @@ jobs:
{
"operationId": "$(Build.BuildNumber)",
"PlanUrl": "$(system.CollectionUri)",
"BuildId": "$(Build.BuildId)",
"HubName": "$(system.HostType)",
"ProjectId": "$(system.TeamProjectId)",
"PlanId": "$(system.PlanId)",