From 2ad44f3a46d1d2d3c38bb208fd8a2edad66db679 Mon Sep 17 00:00:00 2001 From: Alexander Todorov Date: Wed, 6 Feb 2019 15:02:13 +0200 Subject: [PATCH] Update with instructions about commit log referencing Bugzilla do not merge in rhel7 and rhel8 branches if commit log isn't referencing an approved bug! (cherry picked from commit 20ebfce1640d141f1d510df865f5b021f43cb1fc) --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7cfdea85..8160c883 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,6 +11,8 @@ - [ ] `*-images-runtest` PASS - [ ] `*-openstack-runtest` PASS - [ ] `*-vmware-runtest` PASS +- [ ] For `rhel8-*` and `rhel7-*` branches commit log references an approved + bug in Bugzilla. Do not merge if the bug doesn't have the 3 ACKs set to `+`! --- Jenkins commands ---