From a3851d53c3d832e374958320073ef31ab2291fe9 Mon Sep 17 00:00:00 2001 From: Jim Schreckengast Date: Tue, 17 Oct 2017 09:21:12 -0600 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7e2b53..d9c0f4d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # cla-test -Test repo to implement a CLA automation system. +Test repo to implement a CLA automation system. It is triggered by webhooks when a pull request is submitted. From 7f6d58076f46ca049c3c761b88fda1283c4c4030 Mon Sep 17 00:00:00 2001 From: Jim Schreckengast Date: Tue, 17 Oct 2017 09:22:08 -0600 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9c0f4d..4d34f9b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # cla-test -Test repo to implement a CLA automation system. It is triggered by webhooks when a pull request is submitted. +Test repo to implement a CLA automation system. It is triggered by webhooks when a pull request is submitted. This tests the cla-assistant. From 23615128357711361c98d144a8b89dc45efeb74a Mon Sep 17 00:00:00 2001 From: Jim Schreckengast Date: Tue, 17 Oct 2017 09:24:44 -0600 Subject: [PATCH 3/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d34f9b..504ee70 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # cla-test Test repo to implement a CLA automation system. It is triggered by webhooks when a pull request is submitted. This tests the cla-assistant. + +This will be part of a second pull request.