From 56c583b4e056201a37787b7c9307aa0340e66da2 Mon Sep 17 00:00:00 2001 From: Zuul CI Bot (Fabien Boucher) Date: Jan 29 2020 13:18:08 +0000 Subject: Merge #47 `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: