From e37457f5a9ceb14a4a0ee09bf68c46b7bb144a28 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sun, 24 Mar 2019 16:35:57 +0100 Subject: [PATCH] Update pull_request_template-HQ-apps.md --- pull_request_template-HQ-apps.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pull_request_template-HQ-apps.md b/pull_request_template-HQ-apps.md index 4f6a1d44..565061c7 100644 --- a/pull_request_template-HQ-apps.md +++ b/pull_request_template-HQ-apps.md @@ -17,7 +17,6 @@ - [ ] **Approval (LGTM)** *Code review and approval have to be from a member of @YunoHost/apps group* - **CI succeeded** : -[![Build Status](https://ci-apps-hq.yunohost.org/jenkins/job/APP_ynh%20-BRANCH-/badge/icon)](https://ci-apps-hq.yunohost.org/jenkins/job/APP_ynh%20-BRANCH-/) -*Please replace '-BRANCH-' in this link by the name of the branch used.* -*If the PR is from a forked repository. Please provide public results from package_check.* +[![Build Status](https://ci-apps-hq.yunohost.org/jenkins/job/APP_ynh%20PR-NUM-/badge/icon)](https://ci-apps-hq.yunohost.org/jenkins/job/APP_ynh%20PR-NUM-/) +*Please replace '-NUM-' in this link by the name of the branch used.* When the PR is marked as ready to merge, you have to wait for 3 days before really merging it.