Add go-import to ci

Change-Id: I6905c7fb4930061db348380ac5a4dd0bac959d89
diff --git a/jenkins/gerrit-buck-bazel-plugin-go-import.yaml b/jenkins/gerrit-buck-bazel-plugin-go-import.yaml
new file mode 100644
index 0000000..bac301f
--- /dev/null
+++ b/jenkins/gerrit-buck-bazel-plugin-go-import.yaml
@@ -0,0 +1,12 @@
+- project:
+    name: go-import
+    jobs:
+      - 'plugin-{name}-{branch}':
+          branch:
+            - stable-2.13
+            - stable-2.12
+      - 'plugin-{name}-bazel-{branch}':
+          branch:
+            - master
+            - stable-2.15
+            - stable-2.14
\ No newline at end of file