#201 Attempt to mitigate change cancelled in the gate pipeline
Merged 2 years ago by fbo. Opened 2 years ago by fbo.
fbo/fedora-project-config pending-status  into  master

file modified
-2
@@ -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'

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.

Build succeeded.

Pull-Request has been merged by fbo

2 years ago
Metadata