From a1263c73eb4f1c15052fd5c95de383815a3447b9 Mon Sep 17 00:00:00 2001 From: Nigel Babu Date: Thu, 12 Apr 2018 11:00:53 +0530 Subject: Add a repo option to the command call Change-Id: Ibef94e562d1bc5b6b7738b0dd8a5d19132329172 --- build-gluster-org/jobs/comment-on-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-gluster-org/jobs/comment-on-issue.yml') diff --git a/build-gluster-org/jobs/comment-on-issue.yml b/build-gluster-org/jobs/comment-on-issue.yml index 85f7699..69ec27f 100644 --- a/build-gluster-org/jobs/comment-on-issue.yml +++ b/build-gluster-org/jobs/comment-on-issue.yml @@ -46,7 +46,7 @@ name: GERRIT_BRANCH builders: - - shell: /opt/qa/github/handle_github.py + - shell: /opt/qa/github/handle_github.py --repo glusterfs wrappers: - timestamps -- cgit