dolthub / doltpy

A Python API for Dolt
Apache License 2.0
55 stars 13 forks source link

First cut of Discord notifications #114

Closed oscarbatori closed 3 years ago

oscarbatori commented 3 years ago

This implements the following policy:

Currently release notifications are broken by a shortcoming in GitHub Actions, namely that one workflow cannot kick of another when using GITHUB_TOKEN. We will devise a workaround.