[PATCH] osmo-ci[master]: gerrit-verifications.yml: Don't build drafts or no-code-changes

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Oct 29 17:23:52 UTC 2017


Review at  https://gerrit.osmocom.org/4579

gerrit-verifications.yml: Don't build drafts or no-code-changes

Change-Id: I19e8004a2016626e3525eca690c84800715e4fdc
---
M jobs/gerrit-verifications.yml
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/79/4579/1

diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 40f744d..26c9529 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -220,7 +220,9 @@
     triggers:
       - gerrit:
           trigger-on:
-            - patchset-created-event
+            - patchset-created-event:
+                exclude-drafts: true
+                exclude-no-code-change: true
             - comment-added-event:
                 approval-category: 'Verified'
                 approval-value: 1

-- 
To view, visit https://gerrit.osmocom.org/4579
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I19e8004a2016626e3525eca690c84800715e4fdc
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list