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
Review at https://gerrit.osmocom.org/4578
gerrit-verifcations.yml: Make sure we add a +V=1 on successful builds
Change-Id: I0b3bcb4661a144e231613398031c0aadf8781bb8
---
M jobs/gerrit-verifications.yml
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/78/4578/1
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index b2b6b6a..40f744d 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -221,6 +221,9 @@
- gerrit:
trigger-on:
- patchset-created-event
+ - comment-added-event:
+ approval-category: 'Verified'
+ approval-value: 1
projects:
- project-compare-type: 'PLAIN'
project-pattern: '{repos}'
--
To view, visit https://gerrit.osmocom.org/4578
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0b3bcb4661a144e231613398031c0aadf8781bb8
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>