[rotang] Adding in the email job handler.

The first job checking.. Jobs are handlers that runs periodically.
This handler goes through all rotations sending notification emails to
upcoming on-callers.

This first CL does not consider the calendar entries with the accept/decline
state.


Bug: 845549
Change-Id: I74feea33a573152140692293f20f21d753b259e6
Reviewed-on: https://chromium-review.googlesource.com/1226728
Commit-Queue: Ola Karlsson <olakar@chromium.org>
Reviewed-by: Tiffany Zhang <zhangtiff@chromium.org>
Cr-Commit-Position: refs/heads/master@{#17648}
5 files changed
tree: 2202d70d5dcf9db1616799b62726300f212d28f6
  1. cmd/
  2. pkg/
  3. BROWSE.md
  4. Makefile
  5. OWNERS
  6. README.md
  7. rotang.go
  8. rotang.infra_testing
README.md

Rota-NG

This is the home of the Rotation Manager-NG Design Doc.

The goal is replace the current Python script generating the Sheriff rota with this Go AppeEngine service. This to have a better base for running/managing the service and future developments