From: hyokeun Date: Mon, 6 Aug 2018 05:20:09 +0000 (+0900) Subject: Set PL for SR sync, Git sync X-Git-Tag: submit/trunk/20190927.012743~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=976ed835a78718b931ed2b990ad0d8a2d3c068c0;p=services%2Fjenkins-scripts.git Set PL for SR sync, Git sync Change-Id: I9936ea7d745532f2da935241bc7eb15fd9f2881b --- diff --git a/job_submit_request_sync.py b/job_submit_request_sync.py index 9ce010c..eb6cb80 100644 --- a/job_submit_request_sync.py +++ b/job_submit_request_sync.py @@ -209,6 +209,8 @@ def main(): branch = target['branch'] source_branch = target['source_branch'] notify_domain = target['notify'] + if len(notify_domain) >= 0 and "@" in notify_domain[0]: + triggered_by = notify_domain[0] if True: project_to_create = 'home:prerelease:%s:submit:%s:%s' \