diff --git a/doc/source/examples/pipelines/github-reference-pipelines.yaml b/doc/source/examples/pipelines/github-reference-pipelines.yaml index ee97c8c868..ceae3395c2 100644 --- a/doc/source/examples/pipelines/github-reference-pipelines.yaml +++ b/doc/source/examples/pipelines/github-reference-pipelines.yaml @@ -48,6 +48,10 @@ check: 'failure' comment: false #status: 'failure' + dequeue: + github: + check: cancelled + comment: false - pipeline: name: gate @@ -105,6 +109,10 @@ check: 'failure' #status: 'failure' comment: false + dequeue: + github: + check: cancelled + comment: false window-floor: 20 window-increase-factor: 2