From 213a7a514d0da00b3a9022a37487e9b4cde18015 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Jan 29 2020 10:52:54 +0000 Subject: Set pending status url to the builset status page --- diff --git a/zuul.d/_pipelines.yaml b/zuul.d/_pipelines.yaml index 767eba1..3eea33b 100644 --- a/zuul.d/_pipelines.yaml +++ b/zuul.d/_pipelines.yaml @@ -31,11 +31,11 @@ start: pagure.io: status: 'pending' - status-url: "https://fedora.softwarefactory-project.io/zuul/status" + status-url: "https://fedora.softwarefactory-project.io/zuul/status/change/{change.number},{change.patchset}" comment: false src.fedoraproject.org: status: 'pending' - status-url: "https://fedora.softwarefactory-project.io/zuul/status" + status-url: "https://fedora.softwarefactory-project.io/zuul/status/change/{change.number},{change.patchset}" comment: false start-message: | Starting {pipeline.name} jobs. Status at {status_url} @@ -102,11 +102,11 @@ start: pagure.io: status: 'pending' - status-url: "https://fedora.softwarefactory-project.io/zuul/status" + status-url: "https://fedora.softwarefactory-project.io/zuul/status/change/{change.number},{change.patchset}" comment: false src.fedoraproject.org: status: 'pending' - status-url: "https://fedora.softwarefactory-project.io/zuul/status" + status-url: "https://fedora.softwarefactory-project.io/zuul/status/change/{change.number},{change.patchset}" comment: false success: pagure.io: