Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 261 Bytes

Generate and send status email for core team.

The status email contains sprint, build and bug status.

Usage

$ pip install -r requirements.txt
$ cp settings.py.sample settings.py
$ vi settings.py # fill in credentials etc
$ python status-email.py