From 6541d28ba21e87807d87e841d15f22a4357ee6aa Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: May 09 2022 15:07:48 +0000 Subject: Attempt to mitigate change cancelled in the gate pipeline It seems that the scheduler cancels gate jobs du to the change CI status that is reset to 'pending' at the startup of the pipeline. This changes attempts to remove the 'pending' status of the reporter to mitigate that behavior change since we updated to Zuul 5. --- diff --git a/zuul.d/_pipelines.yaml b/zuul.d/_pipelines.yaml index b1276b3..2629d9a 100644 --- a/zuul.d/_pipelines.yaml +++ b/zuul.d/_pipelines.yaml @@ -157,8 +157,6 @@ - mergeit start: pagure.io: - status: 'pending' - status-url: "https://fedora.softwarefactory-project.io/zuul/status/change/{change.number},{change.patchset}" comment: false src.fedoraproject.org: status: 'pending'