mirego / dispatch

🦀 Dispatch makes sure pull requests within a GitHub organization get reviewed by the right people.
https://open.mirego.com
BSD 3-Clause "New" or "Revised" License
25 stars 3 forks source link

Add possibility to mute learners for a repo #3

Closed garno closed 5 years ago

garno commented 5 years ago

Since we open source Dispatch, it will be used on open source projects. Those projects might be backed by a corporation that doesn’t want to expose which person is learning what.

We can now disable learners by using disable_learners=true within the webhook’s query string.

✌️