Skip to content

feat(config): prOptions #64908

feat(config): prOptions

feat(config): prOptions #64908

Triggered via pull request September 14, 2024 13:11
Status Cancelled
Total duration 2m 6s
Artifacts

build.yml

on: pull_request
lint-docs
27s
lint-docs
Matrix: prefetch
build-docs
0s
build-docs
test-e2e
0s
test-e2e
Matrix: test
coverage-threshold
0s
coverage-threshold
codecov
0s
codecov
test-success
0s
test-success
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

13 errors
documentation › website-documentation › docs/usage/configuration-options.md › has doc headers sorted alphabetically: test/documentation.spec.ts#L58
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 @@ -105,10 +105,11 @@ "pin", "pinDigest", "pinDigests", "platformAutomerge", "platformCommit", + "prOptions", "postUpdateOptions", "postUpgradeTasks", "prBodyColumns", "prBodyDefinitions", "prBodyNotes", @@ -117,11 +118,10 @@ "prCreation", "prFooter", "prHeader", "prHourlyLimit", "prNotPendingHours", - "prOptions", "prTitle", "prTitleStrict", "printConfig", "pruneBranchAfterAutomerge", "pruneStaleBranches", at Object.<anonymous> (test/documentation.spec.ts:58:62)
documentation › website-documentation › docs/usage/configuration-options.md › has headers for every required option: test/documentation.spec.ts#L64
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 @@ -105,10 +105,11 @@ "pin", "pinDigest", "pinDigests", "platformAutomerge", "platformCommit", + "prOptions", "postUpdateOptions", "postUpgradeTasks", "prBodyColumns", "prBodyDefinitions", "prBodyNotes", @@ -117,11 +118,10 @@ "prCreation", "prFooter", "prHeader", "prHourlyLimit", "prNotPendingHours", - "prOptions", "prTitle", "prTitleStrict", "printConfig", "pruneBranchAfterAutomerge", "pruneStaleBranches", at Object.<anonymous> (test/documentation.spec.ts:64:62)
lint-docs
Process completed with exit code 1.
test (3/4)
Canceling since a higher priority waiting request for 'Build-31381' exists
workers/global/config/parse/cli › .getConfig(argv) › migrates prOptions: lib/workers/global/config/parse/cli.spec.ts#L213
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { "prOptions": Object { - "azureWorkItemId": 10, + "azureWorkItemId": "", "bbUseDefaultReviewers": true, "gitLabIgnoreApprovals": true, }, } at Object.<anonymous> (lib/workers/global/config/parse/cli.spec.ts:213:35)
test (3/4)
The operation was canceled.
test (2/4)
Canceling since a higher priority waiting request for 'Build-31381' exists
test (1/4)
Canceling since a higher priority waiting request for 'Build-31381' exists
test (2/4)
The operation was canceled.
test (1/4)
The operation was canceled.
test (4/4)
Canceling since a higher priority waiting request for 'Build-31381' exists
test (4/4)
The operation was canceled.
test-success
Process completed with exit code 1.