/hedwig

INACTIVE - http://mzl.la/ghe-archive - Hedwig is a commit monitor for GitHub using the GitHub REST API.

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

Logo

Hedwig is a commit monitor for GitHub using the GitHub REST API.

Create a hedwig.json file which contains your GitHub Token.

{
    "github": {
        "token": "<TOKEN>"
    }
}
python hedwig.py -project mozilla-inbound -repositories repositories.json -keywords keywords/debug.json