[DRE-commits] [gitlab] 01/02: configure email for test mode

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Dec 1 08:05:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit 9b20daae7c14ba462e9932b6274cf54fd9cae65b
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Dec 1 12:45:18 2016 +0530

    configure email for test mode
---
 debian/conf/gitlab.yml.example | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/conf/gitlab.yml.example b/debian/conf/gitlab.yml.example
index daa3f2a..1991ccc 100644
--- a/debian/conf/gitlab.yml.example
+++ b/debian/conf/gitlab.yml.example
@@ -400,6 +400,9 @@ test:
     # In order to setup it correctly you need to specify
     # your system username you use to run GitLab
     user: gitlab
+    email_from: example at example.com
+    email_display_name: GitLab
+    email_reply_to: noreply at example.com
   satellites:
     path: tmp/tests/gitlab-satellites/
   backup:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list