Yuvipanda has submitted this change and it was merged.

Change subject: Added README
......................................................................


Added README

Change-Id: I0c2bf00e1206737c628425152985ac6ffdd4c19a
---
A README.md
1 file changed, 19 insertions(+), 0 deletions(-)

Approvals:
  Yuvipanda: Verified; Looks good to me, approved



diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7e1ca18
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+# Such A Bot #
+
+This is a bot that helps sync GitHub Pull Requests to Gerrit. It does
+two way syncing - sending GitHub comments to Gerrit and Gerrit Comments
+to GitHub. It is built to run on [Wikimedia Tool Labs][1].
+
+## Dependencies ##
+
+This depends on the Redis infrastructure on toollabs - specifically the
+[gerrit-to-redis][2] project (which, contrary to its name, also does
+github to redis). It is written in python for the most part, and
+exact requirements are specified in `requirements.txt` file
+
+## License ##
+
+This project is licensed under the WTFPL.
+
+[1]: http://tools.wmflabs.org
+[2]: http://github.com/wikimedia/labs-tools-gerrit-to-redis

-- 
To view, visit https://gerrit.wikimedia.org/r/78803
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0c2bf00e1206737c628425152985ac6ffdd4c19a
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/SuchABot
Gerrit-Branch: master
Gerrit-Owner: Yuvipanda <yuvipa...@gmail.com>
Gerrit-Reviewer: Yuvipanda <yuvipa...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to