go /
build /
e7b51e34518d57974d7accb4a9f78796b71ebeed cmd/pubsubhelper: start of SMTP server pubsub bridge, reading Gerrit email
Design:
- create a Google account with email mybot@X.golang.org.
- sign that bot up for all possible Gerrit spam
- this SMTP server parses the Gerrit emails (they have X- headers)
and converts them a pubsub system that others can subscribe to
- stop polling gerrit and hitting quota limits
It will also be the Github webhook bridge.
And then this will be used by maintnerd etc to reduce their poll
intervals.
Currently this barely does anything, but it's deployed and on the
Internet, which is the tedious part.
Change-Id: I2fb6679c2253c24ee54dadbb091180deb28bfda0
Reviewed-on: https://go-review.googlesource.com/39353
Reviewed-by: Kevin Burke <kev@inburke.com>
6 files changed